Link to our API page from the Github repo README.md

(imported from commit 2dfa7a3bf27a15f1f43ee2ecef5d501c17669bde)
This commit is contained in:
Waseem Daher 2013-11-17 15:46:15 -06:00
parent 89844c6ced
commit ca85e5bc51

View File

@ -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)