mirror of
https://github.com/kennethreitz/background.git
synced 2026-06-05 23:10:18 +00:00
Enable code syntax highlighting in README.rst (#1)
This commit is contained in:
committed by
Sahil Dua
parent
82309fc2e5
commit
e38fa65912
+4
-2
@@ -8,7 +8,8 @@ application, be it a CLI app, or a web app.
|
||||
Basic Usage
|
||||
-----------
|
||||
|
||||
::
|
||||
.. code:: python
|
||||
|
||||
|
||||
import time
|
||||
|
||||
@@ -27,7 +28,8 @@ Basic Usage
|
||||
Advanced Usage
|
||||
--------------
|
||||
|
||||
::
|
||||
.. code:: python
|
||||
|
||||
|
||||
import background
|
||||
|
||||
|
||||
Reference in New Issue
Block a user