projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50e5922
)
Adding link to documentation in README.rst
author
Bruno Oliveira
<nicoddemus@gmail.com>
Tue, 7 May 2013 00:40:13 +0000
(21:40 -0300)
committer
Bruno Oliveira
<nicoddemus@gmail.com>
Tue, 7 May 2013 02:46:59 +0000
(23:46 -0300)
Just adding a link to the documentation at python-requests.org
README.rst
patch
|
blob
|
history
diff --git
a/README.rst
b/README.rst
index 806963a67e7c0b96a8b81de5fc05e152d288cc5f..90ece290f8617d5774b54589c3403b7972ef77d8 100644
(file)
--- a/
README.rst
+++ b/
README.rst
@@
-69,6
+69,11
@@
Or, if you absolutely must:
But, you really shouldn't do that.
+Documentation
+-------------
+
+Documentation is available at http://docs.python-requests.org/.
+
Contribute
----------