diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e273a69
--- /dev/null
+++ b/README.md
@@ -0,0 +1,63 @@
+
+
+# ZwiiCMS for YunoHost
+
+[![Integration level](https://dash.yunohost.org/integration/zwiicms.svg)](https://dash.yunohost.org/appci/app/zwiicms) ![Working status](https://ci-apps.yunohost.org/ci/badges/zwiicms.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/zwiicms.maintain.svg)
+
+[![Install ZwiiCMS with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zwiicms)
+
+*[Lire ce readme en français.](./README_fr.md)*
+
+> *This package allows you to install ZwiiCMS 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
+
+**Zwii is a database-less (flat-file) CMS that allows you to easily create and manage a web site without any programming knowledge.**
+
+> NOTE: Zwii is now available in multiple languages.
+
+### Features
+
+- Simple and complete
+- No Database
+- In your image
+- Multi-users
+- Multilingual
+- 100% responsive
+- WYSIWYG editor
+- Files manager
+- Flexible
+- Open source
+
+
+**Shipped version:** 12.2.04~ynh1
+
+## Screenshots
+
+![Screenshot of ZwiiCMS](./doc/screenshots/dashboard.png)
+
+## Documentation and resources
+
+* Official app website:
+* Official user documentation:
+* Upstream app code repository:
+* YunoHost documentation for this app:
+* Report a bug:
+
+## Developer info
+
+Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing).
+
+To try the testing branch, please proceed like that.
+
+``` bash
+sudo yunohost app install https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing --debug
+or
+sudo yunohost app upgrade zwiicms -u https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing --debug
+```
+
+**More info regarding app packaging:**
diff --git a/README_fr.md b/README_fr.md
new file mode 100644
index 0000000..a415af0
--- /dev/null
+++ b/README_fr.md
@@ -0,0 +1,63 @@
+
+
+# ZwiiCMS pour YunoHost
+
+[![Niveau d’intégration](https://dash.yunohost.org/integration/zwiicms.svg)](https://dash.yunohost.org/appci/app/zwiicms) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/zwiicms.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/zwiicms.maintain.svg)
+
+[![Installer ZwiiCMS avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zwiicms)
+
+*[Read this readme in english.](./README.md)*
+
+> *Ce package vous permet d’installer ZwiiCMS rapidement et simplement sur un serveur YunoHost.
+Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
+
+## Vue d’ensemble
+
+**Zwii is a database-less (flat-file) CMS that allows you to easily create and manage a web site without any programming knowledge.**
+
+> NOTE: Zwii is now available in multiple languages.
+
+### Features
+
+- Simple and complete
+- No Database
+- In your image
+- Multi-users
+- Multilingual
+- 100% responsive
+- WYSIWYG editor
+- Files manager
+- Flexible
+- Open source
+
+
+**Version incluse :** 12.2.04~ynh1
+
+## Captures d’écran
+
+![Capture d’écran de ZwiiCMS](./doc/screenshots/dashboard.png)
+
+## Documentations et ressources
+
+* Site officiel de l’app :
+* Documentation officielle utilisateur :
+* Dépôt de code officiel de l’app :
+* Documentation YunoHost pour cette app :
+* Signaler un bug :
+
+## Informations pour les développeurs
+
+Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing).
+
+Pour essayer la branche testing, procédez comme suit.
+
+``` bash
+sudo yunohost app install https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing --debug
+ou
+sudo yunohost app upgrade zwiicms -u https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing --debug
+```
+
+**Plus d’infos sur le packaging d’applications :**
\ No newline at end of file