add link the Discourse routes.txt

This commit is contained in:
Marc Sibson
2014-04-04 23:20:46 -07:00
parent 76bd0b7119
commit caf7bbec63
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
Development
------------
Refer to, https://github.com/discourse/discourse_api/blob/master/routes.txt for a list of all operations available in Discourse.
Unit tests
--------------
-1
View File
@@ -3,7 +3,6 @@ pydiscourse
A Python library for the Discourse API.
Its pretty basic right now but you need to start somewhere.
Examples
-----------
Create a client connection to a Discourse server::