diff --git a/README.md b/README.md index 56c8441..a214b40 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in [Scovie](https://github.com/eldertek/scovie) is an open-source digital signage system for high schools, built using Python and Django. It provides an easy-to-use interface for administrators to upload and manage multimedia content, which is then displayed on screens throughout the school. -You can try the [demo](https://scovie.eclipse-technology.eu) here. - -Pull requests welcome ;) - **Shipped version:** 0.0.5 ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index ab196b6..e0bcfda 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,10 +18,6 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po [Scovie](https://github.com/eldertek/scovie) is an open-source digital signage system for high schools, built using Python and Django. It provides an easy-to-use interface for administrators to upload and manage multimedia content, which is then displayed on screens throughout the school. -You can try the [demo](https://scovie.eclipse-technology.eu) here. - -Pull requests welcome ;) - **Version incluse :** 0.0.5 ## Avertissements / informations importantes diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 48bb804..0129d5c 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1,5 +1 @@ [Scovie](https://github.com/eldertek/scovie) is an open-source digital signage system for high schools, built using Python and Django. It provides an easy-to-use interface for administrators to upload and manage multimedia content, which is then displayed on screens throughout the school. - -You can try the [demo](https://scovie.eclipse-technology.eu) here. - -Pull requests welcome ;) diff --git a/manifest.json b/manifest.json index ea186fe..a3daab9 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "scovie", "packaging_format": 1, "description": { - "en": "Scovie is an open-source digital signage system for high schools.", - "fr": "Scovie est un système d’affichage dynamique open-source pour les lycées." + "en": "Digital signage system for high schools.", + "fr": "Affichage dynamique open-source pour les lycées." }, "version": "0.0.5", "url": "https://github.com/YunoHost-Apps/scovie_ynh",