summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index 55d4d3e..771a1f2 100644
--- a/Readme.md
+++ b/Readme.md
@@ -3,7 +3,7 @@
> "Pretty good"
> - Steve Jobs
-## To run:
+## To run the demo:
* npm install
* cd examples
@@ -13,7 +13,6 @@ Server will be running on http://lvh.me:1337/
Admin area available on http://lvh.me:1337/admin/
-
## Config
To access the admin area, you need to set a username and password.
@@ -31,3 +30,4 @@ S3_KEY=s3key
S3_SECRET=s3secret
S3_BUCKET=bucketname
```
+