add theme options
diff --git a/README.rst b/README.rst
index c0368c0..1bf66a9 100644
--- a/README.rst
+++ b/README.rst
@@ -22,7 +22,7 @@
 
     maas:
       region:
-        enabled: true
+        theme: theme
         bind:
           host: localhost
           port: 80
@@ -36,6 +36,8 @@
           name: maasdb
           password: password
           username: maas
+        enabled: true
+
 
 
 Single MAAS cluster service [multiple racks]