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 6a5d491..8bc9c8e 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# ZwiiCMS for YunoHost
-[](https://dash.yunohost.org/appci/app/zwiicms)  
+[](https://ci-apps.yunohost.org/ci/apps/zwiicms/)  
[](https://install-app.yunohost.org/?app=zwiicms)
@@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
- Flexible
-**Shipped version:** 13.3.03~ynh1
+**Shipped version:** 13.3.04~ynh1
## Screenshots
diff --git a/README_es.md b/README_es.md
index 2dcc0bf..d7f8377 100644
--- a/README_es.md
+++ b/README_es.md
@@ -5,7 +5,7 @@ No se debe editar a mano.
# ZwiiCMS para Yunohost
-[](https://dash.yunohost.org/appci/app/zwiicms)  
+[](https://ci-apps.yunohost.org/ci/apps/zwiicms/)  
[](https://install-app.yunohost.org/?app=zwiicms)
@@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
- Flexible
-**Versión actual:** 13.3.03~ynh1
+**Versión actual:** 13.3.04~ynh1
## Capturas
diff --git a/README_eu.md b/README_eu.md
index a2af77a..ded3f4b 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -5,7 +5,7 @@ EZ editatu eskuz.
# ZwiiCMS YunoHost-erako
-[](https://dash.yunohost.org/appci/app/zwiicms)  
+[](https://ci-apps.yunohost.org/ci/apps/zwiicms/)  
[](https://install-app.yunohost.org/?app=zwiicms)
@@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
- Flexible
-**Paketatutako bertsioa:** 13.3.03~ynh1
+**Paketatutako bertsioa:** 13.3.04~ynh1
## Pantaila-argazkiak
diff --git a/README_fr.md b/README_fr.md
index 90142e5..ae6cd26 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
# ZwiiCMS pour YunoHost
-[](https://dash.yunohost.org/appci/app/zwiicms)  
+[](https://ci-apps.yunohost.org/ci/apps/zwiicms/)  
[](https://install-app.yunohost.org/?app=zwiicms)
@@ -29,7 +29,7 @@ Zwii est un CMS sans base de données (fichier plat) qui vous permet de créer e
- Flexible
-**Version incluse :** 13.3.03~ynh1
+**Version incluse :** 13.3.04~ynh1
## Captures d’écran
diff --git a/README_gl.md b/README_gl.md
index aa4149e..f7b828e 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -5,7 +5,7 @@ NON debe editarse manualmente.
# ZwiiCMS para YunoHost
-[](https://dash.yunohost.org/appci/app/zwiicms)  
+[](https://ci-apps.yunohost.org/ci/apps/zwiicms/)  
[](https://install-app.yunohost.org/?app=zwiicms)
@@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
- Flexible
-**Versión proporcionada:** 13.3.03~ynh1
+**Versión proporcionada:** 13.3.04~ynh1
## Capturas de pantalla
diff --git a/README_id.md b/README_id.md
new file mode 100644
index 0000000..222f71a
--- /dev/null
+++ b/README_id.md
@@ -0,0 +1,58 @@
+
+
+# ZwiiCMS untuk YunoHost
+
+[](https://ci-apps.yunohost.org/ci/apps/zwiicms/)  
+
+[](https://install-app.yunohost.org/?app=zwiicms)
+
+*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
+
+> *Paket ini memperbolehkan Anda untuk memasang ZwiiCMS 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
+
+Zwii is a database-less (flat-file) CMS that allows you to easily create and manage a web site without any programming knowledge.
+
+### Features
+
+- No Database
+- Multi-users
+- Multilingual
+- 100% responsive
+- WYSIWYG editor
+- Files manager
+- Flexible
+
+
+**Versi terkirim:** 13.3.04~ynh1
+
+## Tangkapan Layar
+
+
+
+## Dokumentasi dan sumber daya
+
+- Website aplikasi resmi:
+- Dokumentasi pengguna resmi:
+- Depot kode aplikasi hulu:
+- Gudang YunoHost:
+- Laporkan bug:
+
+## Info developer
+
+Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing).
+
+Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing --debug
+atau
+sudo yunohost app upgrade zwiicms -u https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing --debug
+```
+
+**Info lebih lanjut mengenai pemaketan aplikasi:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 2de9351..cd5438b 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -5,7 +5,7 @@
# YunoHost 上的 ZwiiCMS
-[](https://dash.yunohost.org/appci/app/zwiicms)  
+[](https://ci-apps.yunohost.org/ci/apps/zwiicms/)  
[](https://install-app.yunohost.org/?app=zwiicms)
@@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
- Flexible
-**分发版本:** 13.3.03~ynh1
+**分发版本:** 13.3.04~ynh1
## 截图