diff --git a/README.md b/README.md index 30a8767..0892b68 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,11 @@ Custom Gemini capsule with SFTP access and HtmGem to make your Gemini pages reac **Demo:** https://gmi.sbgodin.fr/htmgem/ +## Screenshots + +![](./doc/screenshots/screenshot2.png) +![](./doc/screenshots/screenshot1.png) + ## Disclaimers / important information * Any known limitations, constrains or stuff not working, such as (but not limited to): diff --git a/README_fr.md b/README_fr.md index 2e3e0c4..9d4ade7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,6 +17,11 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour **Démo :** https://gmi.sbgodin.fr/htmgem/ +## Captures d'écran + +![](./doc/screenshots/screenshot2.png) +![](./doc/screenshots/screenshot1.png) + ## Avertissements / informations importantes * Any known limitations, constrains or stuff not working, such as (but not limited to): diff --git a/doc/screenshots/screenshot1.png b/doc/screenshots/screenshot1.png new file mode 100644 index 0000000..0be6c1a Binary files /dev/null and b/doc/screenshots/screenshot1.png differ diff --git a/doc/screenshots/screenshot2.png b/doc/screenshots/screenshot2.png new file mode 100644 index 0000000..cdf0d1d Binary files /dev/null and b/doc/screenshots/screenshot2.png differ