X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=b3dbaf5facb5c6c8e8cc3f9deb1eb0b6e8352903;hb=refs%2Fpull%2F289%2Fhead;hp=7f0b7d5f6fa3934ccbaf656a288611d9a9469210;hpb=9811b3efbca58bf464752e401d278fe677089a9c;p=github%2Fshaarli%2FShaarli.git diff --git a/README.md b/README.md index 7f0b7d5f..b3dbaf5f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -![Shaarli logo](https://cdn.mediacru.sh/W2NGCIHB3quT.png) +![Shaarli logo](doc/images/doc-logo.png) Shaarli, the personal, minimalist, super-fast, no-database delicious clone. You want to share the links you discover ? Shaarli is a minimalist delicious clone you can install on your own website. It is designed to be personal (single-user), fast and handy. -[![Join the chat at https://gitter.im/shaarli/Shaarli](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/shaarli/Shaarli) [![Bountysource](https://www.bountysource.com/badge/team?team_id=19583&style=bounties_received)](https://www.bountysource.com/teams/shaarli/issues) +[![Join the chat at https://gitter.im/shaarli/Shaarli](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/shaarli/Shaarli) [![Bountysource](https://www.bountysource.com/badge/team?team_id=19583&style=bounties_received)](https://www.bountysource.com/teams/shaarli/issues) [![](https://api.travis-ci.org/shaarli/Shaarli.svg)](https://travis-ci.org/shaarli/Shaarli) ## Features: @@ -42,6 +42,12 @@ It is designed to be personal (single-user), fast and handy. * You will be automatically notified by a discreet popup if a new version is available * **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)** +## Demo +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. + +Login: `demo` +Password: `demo` + ## Links @@ -51,7 +57,7 @@ It is designed to be personal (single-user), fast and handy. ## Installing -Shaarli requires php 5.1. `php-gd` is optional and provides thumbnail resizing. +Shaarli requires PHP 5.3. `php-gd` is optional and provides thumbnail resizing. * Download the latest stable release from https://github.com/shaarli/Shaarli/releases * Unpack the archive in a directory on your web server