summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorGerman M. Bravo <german.mb@deipi.com>2012-01-22 19:55:17 -0600
committerGerman M. Bravo <german.mb@deipi.com>2012-01-22 19:55:17 -0600
commit73f667e1361e8b9b3310b88c50ba8eb0249a0745 (patch)
treede06624c02aa88775bf901e66b0fe29388098444 /README.rst
parent63640df7341829be567f78049324c089c1d6b7b7 (diff)
downloadpyscss-73f667e1361e8b9b3310b88c50ba8eb0249a0745.tar.gz
Added python highlighting code-block
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 588e7b1..c56e52a 100644
--- a/README.rst
+++ b/README.rst
@@ -266,6 +266,8 @@ Django Example
==============
The following shows some code that can be used with django::
+ .. code-block:: python
+
import os
import fnmatch