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

Commit 8e8fe07

Browse files
committed
Added in the requirement information for the Requests library.
1 parent 1ebe519 commit 8e8fe07

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ To use AlchemyAPI, you'll need to obtain an API key and attach that key to all r
1919

2020

2121

22+
## Requirements ##
23+
24+
The Python SDK requires that you install the [Requests Python module](http://docs.python-requests.org/en/latest/user/install/#install).
25+
26+
27+
2228
## Getting Started with the Python SDK ##
2329

2430
To get started and run the example, simply:

0 commit comments

Comments
 (0)