diff options
author | nodiscc <nodiscc@gmail.com> | 2016-05-04 21:27:32 +0200 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2016-05-05 14:37:19 +0200 |
commit | d8bf2463571cc38f883f7d27fb8a3bf50cb8702d (patch) | |
tree | 338b301f57807e26e967c97c6ba9dc27c1339967 /README.md | |
parent | 47be06098396b5eef35234b88227d64ab81bd988 (diff) | |
download | Shaarli-d8bf2463571cc38f883f7d27fb8a3bf50cb8702d.tar.gz Shaarli-d8bf2463571cc38f883f7d27fb8a3bf50cb8702d.tar.zst Shaarli-d8bf2463571cc38f883f7d27fb8a3bf50cb8702d.zip |
add link to plugins doc
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |