mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
Update README.md
This commit is contained in:
parent
fd76de629a
commit
fd1f749599
@ -6,9 +6,13 @@
|
|||||||
[![Buy me a coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://buymeacoff.ee/n1try)
|
[![Buy me a coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://buymeacoff.ee/n1try)
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
### Server
|
||||||
* Go >= 1.13 (with `$GOPATH` properly set)
|
* Go >= 1.13 (with `$GOPATH` properly set)
|
||||||
* A MySQL database
|
* A MySQL database
|
||||||
|
|
||||||
|
### Client
|
||||||
|
* [WakaTime plugin](https://wakatime.com/plugins) for your editor / IDE
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
* Create an empty MySQL database
|
* Create an empty MySQL database
|
||||||
* Get code: `go get github.com/n1try/wakapi`
|
* Get code: `go get github.com/n1try/wakapi`
|
||||||
|
Loading…
Reference in New Issue
Block a user