1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-11-09 11:42:28 +01:00

Update README.md

This commit is contained in:
Chaoyi Zha 2016-09-11 21:09:18 -04:00 committed by GitHub
parent 30989ab904
commit 7b6f357c7b

View File

@ -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