From c3f1825e63b6a9ba1b840ada0faf8150e72043da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Mon, 23 Jan 2023 13:35:29 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb91b97f..382566b2 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,9 @@ There you will find various methods to support development on a monthly or a one ## Built with * [Symfony 5](https://symfony.com/): The main framework used for the serverside PHP -* [Bootstrap 4](https://getbootstrap.com/) and [Fontawesome](https://fontawesome.com/) : Used for the webpages +* [Bootstrap 5](https://getbootstrap.com/) and [Bootswatch](https://bootswatch.com/): Used as website theme +* [Fontawesome](https://fontawesome.com/: Used as icon set +* [Hotwire Stimulus](https://stimulus.hotwired.dev/) and [Hotwire Turbo](https://turbo.hotwired.dev/): Frontend Javascript ## Authors * **Jan Böhmer** - *Inital work* - [Github](https://github.com/jbtronics/)