diff --git a/README.md b/README.md
index fe884e1..89f7cfa 100644
--- a/README.md
+++ b/README.md
@@ -17,10 +17,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
Yellow is for people who make small websites
+**Shipped version:** 2024.03.21~ynh1
-**Shipped version:** 2024.03.02~ynh1
-
-**Demo:** https://datenstrom.se/yellow/demo/
+**Demo:**
## Screenshots
@@ -28,11 +27,11 @@ Yellow is for people who make small websites
## Documentation and resources
-* Official app website:
-* Official admin documentation:
-* Upstream app code repository:
-* YunoHost Store:
-* Report a bug:
+- Official app website:
+- Official admin documentation:
+- Upstream app code repository:
+- YunoHost Store:
+- Report a bug:
## Developer info
@@ -40,10 +39,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
To try the testing branch, please proceed like that.
-``` bash
+```bash
sudo yunohost app install https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug
or
sudo yunohost app upgrade yellow -u https://github.com/YunoHost-Apps/yellow_ynh/tree/testing --debug
```
-**More info regarding app packaging:**
\ No newline at end of file
+**More info regarding app packaging:**