Update README.md

This commit is contained in:
Andy Wang 2019-08-01 01:39:13 +01:00 committed by GitHub
parent 6df20214c0
commit ee26d76d48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ This project is based on [GoQuiet](https://github.com/cbeuw/GoQuiet). Through mu
## Build
Simply `make client` and `make server`. Output binary will be in `build` folder.
Do `make server_pprof` if you want to access the live profiling data.
## Configuration