diff --git a/README.md b/README.md index dc4e481..c46eb68 100644 --- a/README.md +++ b/README.md @@ -27,23 +27,6 @@ Haste is an open-source pastebin software written in node.js, which is easily in ![Screenshot of Haste](./doc/screenshots/screenshot.png) -## Disclaimers / important information - -#### Multi-user support - -* Are LDAP and HTTP auth supported? **No** -* Can the app be used by multiple users? **Yes** - -## `haste` command - -This Haste package for Yunohost includes the [`haste` command](https://github.com/diethnis/standalones/blob/master/hastebin.sh), allowing you to share content from terminal: - -```bash -cat something | haste -https://haste.example.com/zuyejeduzu -``` -The [Haste-client](https://github.com/seejohnrun/haste-client) is a simple client for uploading data to you Haste server. - ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index 26b9ae3..197cc42 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,24 +27,6 @@ Haste est un logiciel pastebin open-source écrit en node.js, facilement install ![Capture d’écran de Haste](./doc/screenshots/screenshot.png) -## Avertissements / informations importantes - -### Support multi-utilisateur - -* L'authentification LDAP et HTTP est-elle prise en charge ? **Non** -* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui** - -## `haste` command - -Ce paquet de Haste pour YunoHost comprend une commande [`haste`](https://github.com/diethnis/standalones/blob/master/hastebin.sh), vous permettant de partager du contenu avec le terminal : - -```bash -cat something | haste -https://haste.example.com/zuyejeduzu -``` - -Le [client Haste](https://github.com/seejohnrun/haste-client) est un client simple pour télécharger des données sur votre serveur Haste. - ## Documentations et ressources * Site officiel de l’app :