diff --git a/ALL_README.md b/ALL_README.md
index e69de29..77b7509 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -0,0 +1,6 @@
+# All available README files by language
+
+- [Read the README in English](README.md)
+- [Irakurri README euskaraz](README_eu.md)
+- [Lire le README en français](README_fr.md)
+- [Le o README en galego](README_gl.md)
diff --git a/README.md b/README.md
index e69de29..9a65b2c 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,50 @@
+
+
+# Snipe-IT for YunoHost
+
+[](https://dash.yunohost.org/appci/app/snipeit)  
+
+[](https://install-app.yunohost.org/?app=snipeit)
+
+*[Read this README in other languages.](./ALL_README.md)*
+
+> *This package allows you to install Snipe-IT quickly and simply on a YunoHost server.*
+> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
+
+## Overview
+
+Snipeit is a FOSS project for asset management in IT Operations. Knowing who has which laptop, when it was purchased in order to depreciate it correctly, handling software licenses, etc.
+
+**Shipped version:** 6.3.4~ynh1
+
+**Demo:**
+
+## Screenshots
+
+
+
+## Documentation and resources
+
+- Official app website:
+- Official user documentation:
+- Official admin documentation:
+- Upstream app code repository:
+- YunoHost Store:
+- Report a bug:
+
+## Developer info
+
+Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/snipeit_ynh/tree/testing).
+
+To try the `testing` branch, please proceed like that:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/snipeit_ynh/tree/testing --debug
+or
+sudo yunohost app upgrade snipeit -u https://github.com/YunoHost-Apps/snipeit_ynh/tree/testing --debug
+```
+
+**More info regarding app packaging:**
diff --git a/README_fr.md b/README_fr.md
index e69de29..a1ea8f6 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -0,0 +1,50 @@
+
+
+# Snipe-IT pour YunoHost
+
+[](https://dash.yunohost.org/appci/app/snipeit)  
+
+[](https://install-app.yunohost.org/?app=snipeit)
+
+*[Lire le README dans d'autres langues.](./ALL_README.md)*
+
+> *Ce package vous permet d’installer Snipe-IT rapidement et simplement sur un serveur YunoHost.*
+> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.*
+
+## Vue d’ensemble
+
+Snipeit est un projet FOSS pour la gestion des actifs dans les opérations informatiques. Savoir qui possède quel ordinateur portable, quand il a été acheté pour bien l'amortir, gérer les licences des logiciels, etc.
+
+**Version incluse :** 6.3.4~ynh1
+
+**Démo :**
+
+## Captures d’écran
+
+
+
+## Documentations et ressources
+
+- Site officiel de l’app :
+- Documentation officielle utilisateur :
+- Documentation officielle de l’admin :
+- Dépôt de code officiel de l’app :
+- YunoHost Store :
+- Signaler un bug :
+
+## Informations pour les développeurs
+
+Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/snipeit_ynh/tree/testing).
+
+Pour essayer la branche `testing`, procédez comme suit :
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/snipeit_ynh/tree/testing --debug
+ou
+sudo yunohost app upgrade snipeit -u https://github.com/YunoHost-Apps/snipeit_ynh/tree/testing --debug
+```
+
+**Plus d’infos sur le packaging d’applications :**
diff --git a/README_gl.md b/README_gl.md
index e69de29..a314461 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -0,0 +1,50 @@
+
+
+# Snipe-IT para YunoHost
+
+[](https://dash.yunohost.org/appci/app/snipeit)  
+
+[](https://install-app.yunohost.org/?app=snipeit)
+
+*[Le este README en outros idiomas.](./ALL_README.md)*
+
+> *Este paquete permíteche instalar Snipe-IT de xeito rápido e doado nun servidor YunoHost.*
+> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
+
+## Vista xeral
+
+Snipeit is a FOSS project for asset management in IT Operations. Knowing who has which laptop, when it was purchased in order to depreciate it correctly, handling software licenses, etc.
+
+**Versión proporcionada:** 6.3.4~ynh1
+
+**Demo:**
+
+## Capturas de pantalla
+
+
+
+## Documentación e recursos
+
+- Web oficial da app:
+- Documentación oficial para usuarias:
+- Documentación oficial para admin:
+- Repositorio de orixe do código:
+- Tenda YunoHost:
+- Informar dun problema:
+
+## Info de desenvolvemento
+
+Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/snipeit_ynh/tree/testing).
+
+Para probar a rama `testing`, procede deste xeito:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/snipeit_ynh/tree/testing --debug
+ou
+sudo yunohost app upgrade snipeit -u https://github.com/YunoHost-Apps/snipeit_ynh/tree/testing --debug
+```
+
+**Máis info sobre o empaquetado da app:**