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.