From 316509271991df770a2f977ccae76b1ff03e0801 Mon Sep 17 00:00:00 2001 From: redorb8 Date: Thu, 16 Oct 2014 14:31:40 -0600 Subject: [PATCH] Updated README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0609034..3f6ef2c 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ More information at: http://www.alchemyapi.com To use AlchemyAPI, you'll need to obtain an API key and attach that key to all requests. If you do not already have a key, please visit: http://www.alchemyapi.com/api/register.html +## Requests Module ## + +To install the AlchemyAPI, you must install the Python Requests module: +http://docs.python-requests.org/en/latest/user/install/ ## Getting Started with the Python SDK ##