X Tutup
Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Commit 9f64caa

Browse files
author
Steve Herschleb
committed
fix readme file again
1 parent b20d238 commit 9f64caa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sdk_python #
1+
# alchemyapi_python #
22

33
A sdk for AlchemyAPI using Python
44

@@ -24,7 +24,7 @@ To use AlchemyAPI, you'll need to obtain an API key and attach that key to all r
2424
To get started and run the example, simply:
2525

2626
git clone https://github.com/AlchemyAPI/alchemyapi_python.git
27-
cd sdk_python
27+
cd alchemyapi_python
2828
python alchemyapi.py YOUR_API_KEY
2929
python example.py
3030

0 commit comments

Comments
 (0)
X Tutup