From 90f6085473834f7d8e26f8ce65f20e5bf80ed6a4 Mon Sep 17 00:00:00 2001 From: ForkBench <robinvandemerghel@protonmail.com> Date: Tue, 16 Jul 2024 16:35:49 +0200 Subject: [PATCH] Modifying Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 65903e3..a94aac5 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,8 @@ The project is built using the following technologies: <details> <summary>Front-End</summary> <ul> - <li><a href="https://templ.guide">~~Svelte~~ HTMX and Templ</a></li> + <li><a href="https://templ.guide">Templ</a></li> + <li><a href="https://htmx.org">HTMX</a></li> </ul> </details> @@ -68,7 +69,6 @@ To get a local copy up and running, follow these steps. In order to run this project you need: - [Go](https://golang.org/dl/) -- [Node.js](https://nodejs.org/en/download/) - [WailsV3](https://v3alpha.wails.io/getting-started/installation/) ### Setup -- GitLab