diff --git a/ALL_README.md b/ALL_README.md
new file mode 100644
index 0000000..ecbaeae
--- /dev/null
+++ b/ALL_README.md
@@ -0,0 +1,7 @@
+# All available README files by language
+
+[Read the README in English](README.md)
+
+
+
+
diff --git a/README.md b/README.md
index 6e7fb63..ef3ccd8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
@@ -9,7 +9,7 @@ It shall NOT be edited by hand.
[![Install Glitch-Soc with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=glitchsoc)
-*[Lire ce readme en français.](./README_fr.md)*
+*[Read this README is other languages.](./ALL_README.md)*
> *This package allows you to install Glitch-Soc 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.*
@@ -42,7 +42,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
See more [on the documentation](https://glitch-soc.github.io/docs/).
-
**Shipped version:** 2024.03.04~ynh1
## Disclaimers / important information
@@ -63,21 +62,22 @@ We invite you to block remote malicious instances from the administration interf
## Documentation and resources
-* Official app website:
-* Upstream app code repository:
-* YunoHost Store:
-* Report a bug:
+- Official app website:
+- 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/glitchsoc_ynh/tree/testing).
+Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing),
+
To try the testing branch, please proceed like that.
-``` bash
+```bash
sudo yunohost app install https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing --debug
or
sudo yunohost app upgrade glitchsoc -u https://github.com/YunoHost-Apps/glitchsoc_ynh/tree/testing --debug
```
-**More info regarding app packaging:**
\ No newline at end of file
+**More info regarding app packaging:**