mirror of
https://github.com/kennethreitz-archive/py-reqcache.git
synced 2026-06-05 23:30:17 +00:00
Clean up docs.
This commit is contained in:
+2
-3
@@ -1,4 +1,4 @@
|
||||
py-reqcache: Caching for Python's Request Package
|
||||
Caching for Python's Request Package
|
||||
=========================
|
||||
|
||||
py-reqcache is a Python_ package that provides caching for
|
||||
@@ -12,6 +12,7 @@ monkeypatching.
|
||||
Example usage
|
||||
----------
|
||||
|
||||
::
|
||||
import requests
|
||||
import reqcache
|
||||
|
||||
@@ -32,8 +33,6 @@ Contribute
|
||||
#. Submit and create issues on github
|
||||
|
||||
|
||||
References
|
||||
----------
|
||||
.. _Python: http://www.python.org/
|
||||
.. _Requests: http://www.python-requests.org
|
||||
.. _Requests-Cache: https://github.com/reclosedev/requests-cache
|
||||
|
||||
Reference in New Issue
Block a user