From a499730462cb6d8d5469797ac677e5909d9475a6 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Mon, 24 Oct 2016 19:41:12 -0400 Subject: [PATCH] Create readme.rst --- readme.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 readme.rst diff --git a/readme.rst b/readme.rst new file mode 100644 index 0000000..cff659c --- /dev/null +++ b/readme.rst @@ -0,0 +1,14 @@ +Remarkbox Westworld Theme +############################ + +Install into your python environment using: + +.. code-block:: bash + + python setup.py install + +Include in your remarkbox .ini file using: + +.. code-block:: bash + + app.theme = remarkbox_westworld