From 975e21b01224638859eb6c498b343cff85f1c3a2 Mon Sep 17 00:00:00 2001 From: Yanislav Igonin Date: Wed, 25 May 2022 13:24:31 +0300 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 650acdb..3924225 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,4 @@ Just run: go run main.go ``` -**In development** I prefer to run it with [fresh](https://github.com/gravityblast/fresh) for live reload. \ No newline at end of file +**In development** I prefer to run it with [nodemon](https://github.com/remy/nodemon) for live reload. \ No newline at end of file