From db9d707eeea0bf3348a92a85fe0f017768c5f767 Mon Sep 17 00:00:00 2001 From: Bryan MacFarlane Date: Wed, 11 Sep 2019 02:25:29 -0400 Subject: [PATCH] readme changes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab4cef7..3f89750 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# JavaScript Action Template +# Create a JavaScript Action -A template to bootstrap the creation of a JavaScript action with tests, linting, a validation workflow and publishing scripts. +:rocket: Use this template to bootstrap the creation of a JavaScript action with tests, linting, a validation workflow and publishing. ## Create an action from this template