From 12939cd8fc6536d7347576150365cd16c8f4d6f2 Mon Sep 17 00:00:00 2001 From: alessio Date: Wed, 17 Aug 2016 22:45:14 +0200 Subject: [PATCH] features --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61a445e..f548e61 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A Golang file watchers with live reload. Run, build and watch file changes with - Live reload on file changes (re-build, re-install and re-run) - Watch custom paths - Watch specific file extensions -- Multi project support +- Multiple projects support #### Installation and usage