Enable GitHub syntax highlighting on README

This commit is contained in:
Corey Farwell
2014-12-08 13:04:27 -05:00
parent 4e90aa7bd0
commit bf2e73522f
+1 -1
View File
@@ -19,7 +19,7 @@ perform the simplest of tasks.
Things shouldn't be this way. Not in Python.
.. code-block:: pycon
.. code-block:: python
>>> r = requests.get('https://api.github.com', auth=('user', 'pass'))
>>> r.status_code