minor addition in Readme file

This commit is contained in:
Sonja Happ 2019-11-20 11:10:00 +01:00
parent 92f22035c6
commit 2048478f99

View file

@ -10,7 +10,7 @@ It is based upon [gin-gonic](https://github.com/gin-gonic/gin) and [GORM](http:
## Usage
### 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)
- swag (https://github.com/swaggo/swag) for automated API documentation creation