format readme

This commit is contained in:
Lilian Jónsdóttir 2024-06-03 19:33:01 -07:00
parent 753e15b59e
commit e0c0f222f6

View file

@ -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.