From 4db56669dcd003c8a198b5e91b8418a34c36146a Mon Sep 17 00:00:00 2001 From: Joe Gallo Date: Sun, 5 Jul 2015 05:06:33 -0400 Subject: [PATCH] * add spacing between dependencies and changelog * add pip install line to hopefully catch user's attention --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 70ac03ad..7525ee66 100644 --- a/README +++ b/README @@ -72,6 +72,8 @@ Modules that need API keys to work: Dependencies: ------------ -Requests library (http://docs.python-requests.org/en/latest/) +`pip install requests` + Changelog in 2.6: ------------------