From ee26d76d48e9df2598d5fbcb781344fa37c2aa45 Mon Sep 17 00:00:00 2001 From: Andy Wang Date: Thu, 1 Aug 2019 01:39:13 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0f39873..a30a3ac 100644 --- a/README.md +++ b/README.md @@ -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