diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -42,6 +42,12 @@ It is designed to be personal (single-user), fast and handy. | |||
42 | * You will be automatically notified by a discreet popup if a new version is available | 42 | * You will be automatically notified by a discreet popup if a new version is available |
43 | * **Shaarli is a bookmarking application, but you can use it for micro-blogging (like Twitter), a pastebin, an online notepad, a snippet repository, etc. See [Usage examples](https://github.com/shaarli/Shaarli/wiki#usage-examples)** | 43 | * **Shaarli is a bookmarking application, but you can use it for micro-blogging (like Twitter), a pastebin, an online notepad, a snippet repository, etc. See [Usage examples](https://github.com/shaarli/Shaarli/wiki#usage-examples)** |
44 | 44 | ||
45 | ## Demo | ||
46 | You can use this [public demo instance of Shaarli](http://shaarlidemo.tuxfamily.org/Shaarli). This demo runs the latest _development version_ of Shaarli and is updated/reset every day. | ||
47 | |||
48 | Login: `demo` | ||
49 | Password: `demo` | ||
50 | |||
45 | 51 | ||
46 | ## Links | 52 | ## Links |
47 | 53 | ||