From e0c0f222f625489879b7901c6de2082835220970 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lilian=20J=C3=B3nsd=C3=B3ttir?= Date: Mon, 3 Jun 2024 19:33:01 -0700 Subject: [PATCH] format readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e933060..8f02265 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Code for the [burning.moe](https://burning.moe) homepage ## technologies used + - written in [go](https://go.dev) using: - [chi](https://github.com/go-chi/chi) - [cleanenv](https://github.com/ilyakaznacheev/cleanenv) @@ -16,6 +17,4 @@ Code for the [burning.moe](https://burning.moe) homepage why not? -Improving my go skills, and learning to write web apps in go, was a -good opportunity to rewrite my ancient and basic website while having -it functionally not change at all. +Improving my go skills, and learning to write web apps in go, was a good opportunity to rewrite my ancient and basic website while having it functionally not change at all.