diff --git a/ALL_README.md b/ALL_README.md
index 152f2e7..4ed64dd 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -5,4 +5,5 @@
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
+- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)
diff --git a/README.md b/README.md
index 7b8eebc..96da6e6 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# FilePizza for YunoHost
-[](https://dash.yunohost.org/appci/app/filepizza)  
+[](https://ci-apps.yunohost.org/ci/apps/filepizza/)  
[](https://install-app.yunohost.org/?app=filepizza)
diff --git a/README_es.md b/README_es.md
index 7c73548..5ad3788 100644
--- a/README_es.md
+++ b/README_es.md
@@ -5,7 +5,7 @@ No se debe editar a mano.
# FilePizza para Yunohost
-[](https://dash.yunohost.org/appci/app/filepizza)  
+[](https://ci-apps.yunohost.org/ci/apps/filepizza/)  
[](https://install-app.yunohost.org/?app=filepizza)
@@ -26,7 +26,7 @@ Using WebRTC, FilePizza eliminates the initial upload step required by other web

-## :red_circle: funcionalidades no deseadas
+## :red_circle: Características no deseables
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
diff --git a/README_eu.md b/README_eu.md
index 014c408..e6c4bf7 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -5,7 +5,7 @@ EZ editatu eskuz.
# FilePizza YunoHost-erako
-[](https://dash.yunohost.org/appci/app/filepizza)  
+[](https://ci-apps.yunohost.org/ci/apps/filepizza/)  
[](https://install-app.yunohost.org/?app=filepizza)
diff --git a/README_fr.md b/README_fr.md
index 93b4d4b..cfbf625 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
# FilePizza pour YunoHost
-[](https://dash.yunohost.org/appci/app/filepizza)  
+[](https://ci-apps.yunohost.org/ci/apps/filepizza/)  
[](https://install-app.yunohost.org/?app=filepizza)
diff --git a/README_gl.md b/README_gl.md
index 06843dd..eba2b92 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -5,7 +5,7 @@ NON debe editarse manualmente.
# FilePizza para YunoHost
-[](https://dash.yunohost.org/appci/app/filepizza)  
+[](https://ci-apps.yunohost.org/ci/apps/filepizza/)  
[](https://install-app.yunohost.org/?app=filepizza)
diff --git a/README_id.md b/README_id.md
new file mode 100644
index 0000000..48e066c
--- /dev/null
+++ b/README_id.md
@@ -0,0 +1,52 @@
+
+
+# FilePizza untuk YunoHost
+
+[](https://ci-apps.yunohost.org/ci/apps/filepizza/)  
+
+[](https://install-app.yunohost.org/?app=filepizza)
+
+*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
+
+> *Paket ini memperbolehkan Anda untuk memasang FilePizza secara cepat dan mudah pada server YunoHost.*
+> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
+
+## Ringkasan
+
+Using WebRTC, FilePizza eliminates the initial upload step required by other web-based file sharing services. When senders initialize a transfer, they receive a "tempalink" they can distribute to recipients. Upon visiting this link, recipients' browsers connect directly to the sender’s browser and may begin downloading the selected file. Because data is never stored in an intermediary server, the transfer is fast, private, and secure.
+
+**Versi terkirim:** 1.1.0~ynh7
+
+**Demo:**
+
+## Tangkapan Layar
+
+
+
+## :red_circle: Antifitur
+
+- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
+
+## Dokumentasi dan sumber daya
+
+- Website aplikasi resmi:
+- Depot kode aplikasi hulu:
+- Gudang YunoHost:
+- Laporkan bug:
+
+## Info developer
+
+Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing).
+
+Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing --debug
+atau
+sudo yunohost app upgrade filepizza -u https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing --debug
+```
+
+**Info lebih lanjut mengenai pemaketan aplikasi:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 9dedc6c..91b2a73 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -5,7 +5,7 @@
# YunoHost 上的 FilePizza
-[](https://dash.yunohost.org/appci/app/filepizza)  
+[](https://ci-apps.yunohost.org/ci/apps/filepizza/)  
[](https://install-app.yunohost.org/?app=filepizza)