From d8bf2463571cc38f883f7d27fb8a3bf50cb8702d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 4 May 2016 21:27:32 +0200 Subject: add link to plugins doc --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index a693e47a..8577fbfe 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Login: `demo`; Password: `demo` - daily RSS feed - permalinks for easy reference - links can be public or private +- extensible through [plugins](https://github.com/shaarli/Shaarli/wiki/Plugins#plugin-usage) ### Tag, view and search your links! - add a custom title and description to archived links -- cgit v1.2.3 From 70860f30d5023837def0b146ac0c44a45a41899a Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Sun, 8 May 2016 18:58:59 +0200 Subject: Remove delicious from Shaarli description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8577fbfe..d67c10ac 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Shaarli logo](doc/images/doc-logo.png) -The personal, minimalist, super-fast, no-database delicious clone. +The personal, minimalist, super-fast, database free, bookmarking service. _Do you want to share the links you discover?_ _Shaarli is a minimalist delicious clone that you can install on your own server._ -- cgit v1.2.3