diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | ![Shaarli logo](doc/images/doc-logo.png) | 1 | ![Shaarli logo](doc/images/doc-logo.png) |
2 | 2 | ||
3 | The personal, minimalist, super-fast, no-database delicious clone. | 3 | The personal, minimalist, super-fast, database free, bookmarking service. |
4 | 4 | ||
5 | _Do you want to share the links you discover?_ | 5 | _Do you want to share the links you discover?_ |
6 | _Shaarli is a minimalist delicious clone that you can install on your own server._ | 6 | _Shaarli is a minimalist delicious clone that you can install on your own server._ |
@@ -43,6 +43,7 @@ Login: `demo`; Password: `demo` | |||
43 | - daily RSS feed | 43 | - daily RSS feed |
44 | - permalinks for easy reference | 44 | - permalinks for easy reference |
45 | - links can be public or private | 45 | - links can be public or private |
46 | - extensible through [plugins](https://github.com/shaarli/Shaarli/wiki/Plugins#plugin-usage) | ||
46 | 47 | ||
47 | ### Tag, view and search your links! | 48 | ### Tag, view and search your links! |
48 | - add a custom title and description to archived links | 49 | - add a custom title and description to archived links |