We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b1a771 commit 42f7062Copy full SHA for 42f7062
README.md
@@ -23,7 +23,7 @@ To use AlchemyAPI, you'll need to obtain an API key and attach that key to all r
23
24
To get started and run the example, simply:
25
26
- git clone https://github.com/steveherschleb/sdk_python.git
+ git clone https://github.com/AlchemyAPI/sdk_python.git
27
cd sdk_python
28
python alchemyapi.py YOUR_API_KEY
29
python example.py
0 commit comments