From 0c711e97ca0879b0ce1269484727d295e548d1cf Mon Sep 17 00:00:00 2001 From: aryavikramsingh12 <46320853+aryavikramsingh12@users.noreply.github.com> Date: Thu, 1 Oct 2020 02:36:34 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7a8cec..6fb8b5b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Install node modules Build the project ================= -There are a couple different ways to build +There are a many different ways to build - `gulp` this will build the project and run the watch task, so any changes to the files now will cause the build to run again automatically - `gulp serve` this will build and watch the project plus serve the site locally