diff --git a/readme_generator/README.md.j2 b/readme_generator/README.md.j2 index ec82ba51..39086e94 100644 --- a/readme_generator/README.md.j2 +++ b/readme_generator/README.md.j2 @@ -20,18 +20,20 @@ N.B.: This README was automatically generated by -

- Logo of {{manifest.name}} +

{{ manifest.name }}, packaged for YunoHost

+
+Logo of {{manifest.name}} + {{ manifest.description['en'] }} -{% if manifest.upstream.website %}[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)]({{manifest.upstream.website}}) +Version  {{ manifest.version}} + +{% if manifest.upstream.website %}[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-009600?style=for-the-badge)]({{manifest.upstream.website}}) {% endif %}{% if manifest.upstream.demo %}[![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)]({{manifest.upstream.demo}}) -{% endif %}![Version: {{ manifest.version}}](https://img.shields.io/badge/Version-{{manifest.version|replace("-", "--")}}-rgba(0,150,0,1)?style=for-the-badge) -
diff --git a/readme_generator/tests/README.md b/readme_generator/tests/README.md index ae36a4af..f28ca02b 100644 --- a/readme_generator/tests/README.md +++ b/readme_generator/tests/README.md @@ -3,17 +3,19 @@ N.B.: This README was automatically generated by -

- Logo of GoToSocial +

GoToSocial, packaged for YunoHost

+
+Logo of GoToSocial + Fast ActivityPub social network server written in Go -[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://gotosocial.org/) -![Version: 0.13.3~ynh1](https://img.shields.io/badge/Version-0.13.3~ynh1-rgba(0,150,0,1)?style=for-the-badge) +Version  0.13.3~ynh1 + +[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-009600?style=for-the-badge)](https://gotosocial.org/) -