From 3ce6fc8602b4e7b182341178a14c3e79520e874c Mon Sep 17 00:00:00 2001 From: Waseem Daher Date: Sun, 17 Nov 2013 15:46:15 -0600 Subject: [PATCH] Link to our API page from the Github repo README.md (imported from commit 2dfa7a3bf27a15f1f43ee2ecef5d501c17669bde) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e4ef8ca..be6ebe4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ #### Dependencies -The Zulip API Python bindings require the following Python libraries: +The [Zulip API](https://zulip.com/api) Python bindings require the +following Python libraries: * simplejson * requests (version >= 0.12.1)