Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2016-09-12 04:09:18 +0300
committerGitHub <noreply@github.com>2016-09-12 04:09:18 +0300
commit7b6f357c7b7f5b7b6e4667ab1a8794fea2ad0bf6 (patch)
treeb261914f1e9db41a486837b035d81bd8f759a970 /README.md
parent30989ab9049a19facecee0f97b66a4b46e6c1ca9 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 6a8ac8a..985b7d4 100644
--- a/README.md
+++ b/README.md
@@ -22,11 +22,10 @@ Installation TL;DR: clone or download this repository, set document root to `pub
### Demo
-Polr operates a demo instance at [demo.polr.me](http://demo.polr.me). You can use the demo instance to develop your API implementation, try out the admin panel, or simply experience the app without needing to install it on your own servers. The demo instance may be periodically reset, so please do not use the demo as a production URL shortener.
+To test out the demo, head to [demo.polr.me](http://demo.polr.me) and use the following credentials:
-Admin username: demo-admin (password is same as username)
-
-Normal user username: demo-user (password is same as username)
+- Username: `demo-admin`
+- Password: `demo-admin`
### Upgrading Polr