diff --git a/README.md b/README.md new file mode 100644 index 0000000..de01506 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +### An opinionated framework for building web applications + +Tools used: +- [Gin](https://github.com/gin-gonic/gin) - HTTP web framework +- [Templ](https://github.com/a-h/templ) - HTML templating +- [HTMX](https://htmx.org/) - AJAX \ No newline at end of file