From efefc6b7784d76d34595fe6f6caa31757f481471 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Mon, 6 May 2013 21:40:13 -0300 Subject: [PATCH] Adding link to documentation in README.rst Just adding a link to the documentation at python-requests.org --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 806963a..90ece29 100644 --- 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 ---------- -- 2.34.1