From 012906eee20a2a6e610fd84cb07800450d9f17ad Mon Sep 17 00:00:00 2001 From: Maximilian Date: Mon, 6 Mar 2023 13:00:11 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5c8d7f8..63d878e 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ fine with getting your hands dirty, but I plan on having it ready to go for more 4. Run `go run main.go` to start the server 5. Start building your app! +
+ ### License and disclaimer - You are free to use this project under the terms of the MIT license. See LICENSE for more details.