add setup admin
diff --git a/README.rst b/README.rst
index cd2d1c8..c0368c0 100644
--- a/README.rst
+++ b/README.rst
@@ -26,6 +26,10 @@
         bind:
           host: localhost
           port: 80
+        admin:
+          username: admin
+          password: password
+          email:  email@example.com
         database:
           engine: postgresql
           host: localhost