PyJSONProxy

simple proxy and scraper
git clone https://git.ce9e.org/PyJSONProxy.git

commit
801f963daac16e25d2abec7745d1ac1c2c4f3897
parent
e7e1258f313a3ad9c5ce1c9546ae40494a9c09c6
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2015-02-05 16:46
Fix README

Diffstat

M README.rst 1 +

1 files changed, 1 insertions, 0 deletions


diff --git a/README.rst b/README.rst

@@ -46,6 +46,7 @@ HTML pages, PyJSONProxy can extract information from there::
   46    46     }
   47    47 
   48    48 ::
   -1    49 
   49    50     ENDPOINTS = {
   50    51         'github': {
   51    52             'host': 'https://github.com/'