From 8a5c7d2745dccf465e843b0330fcecfd1a23fec1 Mon Sep 17 00:00:00 2001 From: Ib Lundgren Date: Sun, 16 Dec 2012 22:26:18 +0100 Subject: Added G+ community to README --- README.rst | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 9f8276f..26af5ec 100644 --- a/README.rst +++ b/README.rst @@ -21,10 +21,11 @@ favorite HTTP library. If you're a maintainer of such a library, write a thin veneer on top of OAuthLib and get OAuth support for very little effort. Documentation -------------- +-------------- -Full documentation is available on `Read the Docs`_. +Full documentation is available on `Read the Docs`_. All contributions are very welcome! The documentation is still quite sparse, please open an issue for what you'd like to know, or discuss it in our `G+ community`_, or even better, send a pull request! +.. _`G+ community`: https://plus.google.com/communities/101889017375384052571 .. _`Read the Docs`: https://oauthlib.readthedocs.org/en/latest/index.html Interested in making OAuth requests? @@ -37,6 +38,16 @@ how you can get started. .. _`requests`: https://github.com/kennethreitz/requests .. _`requests OAuth examples`: http://docs.python-requests.org/en/latest/user/quickstart/#oauth-authentication +Using OAuthLib? Please get in touch! +------------------------------------ +Patching OAuth support onto an http request framework? Creating an OAuth provider extension for a web framework? Simply using OAuthLib to Get Things Done or to learn? + +No matter which we'd love to hear from you in our `G+ community`_ or if you have anything in particular you would like to have, change or comment on don't hesitate for a second to send a pull request or open an issue. We might be quite busy and therefore slow to reply but we love feedback! + +Chances are you have run into something annoying that you wish there was documentation for, if you wish to gain eternal fame and glory, and a drink if we have the pleasure to run into eachother, please send a docs pull request =) + +.. _`G+ community`: https://plus.google.com/communities/101889017375384052571 + License ------- -- cgit v1.2.1