From 40dfd4657ca5cedd818e85960dda6ad94e8bb186 Mon Sep 17 00:00:00 2001 From: Patrick Opie Date: Mon, 11 Apr 2016 13:57:49 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0331e3a..a547790 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This plugin allows you to run any shell commands before or after webpack builds. This will work for both webpack and webpack-dev-server. -Goes great with running reporting tools or tests such as selenium, protractor, phantom, ect. +Goes great with running cron jobs, reporting tools, or tests such as selenium, protractor, phantom, ect. ## Installation