format readme
This commit is contained in:
parent
753e15b59e
commit
e0c0f222f6
|
@ -3,6 +3,7 @@
|
||||||
Code for the [burning.moe](https://burning.moe) homepage
|
Code for the [burning.moe](https://burning.moe) homepage
|
||||||
|
|
||||||
## technologies used
|
## technologies used
|
||||||
|
|
||||||
- written in [go](https://go.dev) using:
|
- written in [go](https://go.dev) using:
|
||||||
- [chi](https://github.com/go-chi/chi)
|
- [chi](https://github.com/go-chi/chi)
|
||||||
- [cleanenv](https://github.com/ilyakaznacheev/cleanenv)
|
- [cleanenv](https://github.com/ilyakaznacheev/cleanenv)
|
||||||
|
@ -16,6 +17,4 @@ Code for the [burning.moe](https://burning.moe) homepage
|
||||||
|
|
||||||
why not?
|
why not?
|
||||||
|
|
||||||
Improving my go skills, and learning to write web apps in go, was a
|
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.
|
||||||
good opportunity to rewrite my ancient and basic website while having
|
|
||||||
it functionally not change at all.
|
|
||||||
|
|
Loading…
Reference in a new issue