mirror of
https://git.rwth-aachen.de/acs/public/villas/web-backend-go/
synced 2025-03-30 00:00:12 +01:00
minor addition in Readme file
This commit is contained in:
parent
92f22035c6
commit
2048478f99
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ It is based upon [gin-gonic](https://github.com/gin-gonic/gin) and [GORM](http:
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
- Go (version 1.11 or higher)
|
- Go (version 1.11 or higher), Go Modules are used for dependency management
|
||||||
- PostgreSQL database (tested for version 11, instructions see below)
|
- PostgreSQL database (tested for version 11, instructions see below)
|
||||||
- swag (https://github.com/swaggo/swag) for automated API documentation creation
|
- swag (https://github.com/swaggo/swag) for automated API documentation creation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue