diff --git a/.github/README.md b/.github/README.md
index c2a8a7a..ade15de 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -2,7 +2,7 @@
A compiled list of 400+ ready to go Portainer App templates
- 🌐 portainer-templates.as93.net
+ 🌐 portainer-templates.as93.net
@@ -85,6 +85,8 @@ If you'd like to use this repo as a base, but maintain your own list of template
Supported Apps and Stacks
↕️ Click to Expand ↕️
+
+ _Click an item, to see stats, config options and installation instructions_
1.
**[Actual](https://portainer-templates.as93.net/actual 'Actual is a super fast privacy focused app for managing your finances ')**
@@ -598,9 +600,10 @@ The main `templates.json` file is composes of these sources, along with the cont
---
## Website
-There's a simple website, which lists all available templates and shows the config options for each. You can view it at **[portainer-templates.netlify.app](https://portainer-templates.netlify.app/)**
-The source is located in the [`website`](https://github.com/Lissy93/portainer-templates/tree/website) branch, and it's build as a simple SSR Svelte app (using SvelteKit + TypeScript + SCSS + Vite).
+There's a simple website, which lists all available templates and shows stats, config options and installation instructions for each app / stack. You can view it at **[portainer-templates.netlify.app](https://portainer-templates.netlify.app/)**
+
+The source is located in the [`website`](https://github.com/Lissy93/portainer-templates/tree/website) branch, and it's build as a simple SSR Svelte app (using SvelteKit + TypeScript + SCSS + Vite).
To make changes to the website, you'll need Node.js and Git installed. Then just run the following commands:
```bash
git clone -b website git@github.com:Lissy93/portainer-templates.git # Clone the website branch