Update README.md

This commit is contained in:
Ferdinand Mütsch 2020-02-20 16:09:50 +01:00
parent fd76de629a
commit fd1f749599
1 changed files with 4 additions and 0 deletions

View File

@ -6,9 +6,13 @@
[![Buy me a coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://buymeacoff.ee/n1try)
## Prerequisites
### Server
* Go >= 1.13 (with `$GOPATH` properly set)
* A MySQL database
### Client
* [WakaTime plugin](https://wakatime.com/plugins) for your editor / IDE
## Usage
* Create an empty MySQL database
* Get code: `go get github.com/n1try/wakapi`