added bootstrap to dependency list in readme
This commit is contained in:
parent
c75a2e5eca
commit
98adeffc65
1 changed files with 2 additions and 1 deletions
|
@ -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/)
|
Loading…
Add table
Reference in a new issue