From ca85e5bc51b214be53ee9ffae4b6180f33df97ff 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) --- api/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api/README.md b/api/README.md index e4ef8caa33..be6ebe4009 100644 --- a/api/README.md +++ b/api/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)