added bootstrap to dependency list in readme

This commit is contained in:
BroodjeAap 2022-12-11 08:58:57 +00:00
parent c75a2e5eca
commit 98adeffc65

View file

@ -27,4 +27,5 @@ The following libaries are used in Go-Watch:
- [sqlite](https://pkg.go.dev/gorm.io/driver/sqlite@v1.3.6)
- [postgres](https://github.com/go-gorm/postgres)
- [mysql](https://github.com/go-gorm/mysql)
- [sqlserver](https://github.com/go-gorm/sqlserver)
- [sqlserver](https://github.com/go-gorm/sqlserver)
- [bootstrap](https://getbootstrap.com/)