diff --git a/README.md b/README.md index fa7ce3a..df634b9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -shaarli_ynh - Shaarli app for Yunohost +Shaarli app for Yunohost =========== [![Integration level](https://dash.yunohost.org/integration/shaarli.svg)](https://ci-apps.yunohost.org/jenkins/job/shaarli%20%28Community%29/lastBuild/consoleFull) This app intends to provide to Yunohost's users Shaarli (https://github.com/shaarli/Shaarli), a simple but advanced bookmarking service. +[![Install Shaarli with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=shaarli) + It is based on the community version of Shaarli (from @sebsauvage original software). @@ -9,11 +11,6 @@ Current version: **0.9.2** Maintainer: @Lapineige -[![Install Shaarli with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=shaarli) - -**Work In Progress** - the packaging is usable and almost complete, but need more tests. -Please backup your data (with export + yunohost backup) before updating the app. - NB: see https://github.com/YunoHost-Apps/shaarli_ynh/tree/v0.0.41beta if you need a very stable (but old) version. Related topic on Yunohost's forum: https://forum.yunohost.org/t/fr-en-shaarli-app-lets-remove-the-dust/2200/ @@ -33,12 +30,6 @@ When doing the installation you will be prompted if you want to have a public si You will also be asked if you want to have a private instance, meaning that the authentication will be deactivated and the application will be only available to the owner designed during install. -## TODO - - * Integrate the ssowat authentication (currently the authentication is done by Shaarli) - * Add upgrade script - * Refactoring of the code - * Add change_url ## Changelog