From 0c27f5cb0d03c3ff6fc147cda29936935e5ce27f Mon Sep 17 00:00:00 2001 From: russellballestrini Date: Sat, 8 Jul 2017 17:55:37 -0400 Subject: [PATCH] modified: readme.rst --- readme.rst | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/readme.rst b/readme.rst index 691f9a5..44903f0 100644 --- a/readme.rst +++ b/readme.rst @@ -1,14 +1,21 @@ Remarkbox Westworld Theme ############################ -Install into your python environment using: +This is the theme used on: + +* https://westworld2.com + +If you use a hosted site you may choose this theme on your namespace dashboard. + +Otherwise a dedicated Remarkbox must install the theme into the python environment using: .. code-block:: bash python setup.py install -Include in your remarkbox .ini file using: +Then configure it in the Remarkbox .ini file using: .. code-block:: bash app.theme = westworld +