From fdfd5e37879861f6b9375e770d27fd56d40e9013 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 15 Dec 2016 21:58:01 -0500 Subject: [PATCH] pycon hilighting --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4dd49df..f0288c4 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,9 @@ with different locales on different systems. This library exists to make the sim The Usage --------- -Just playing with an API here:: +Just playing with an API here: + +.. code-block:: pycon >>> now = maya.now()