From d2f5ae2045087a6b3bc97f3558742731b4259b3b Mon Sep 17 00:00:00 2001 From: Bryan MacFarlane Date: Wed, 11 Sep 2019 03:12:35 -0400 Subject: [PATCH] readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5951d0e..72e76d0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ Use this template to bootstrap the creation of a JavaScript action.:rocket: -This template includes tests, linting, a validation workflow and publishing. +This template includes tests, linting, a validation workflow, publishing, and versioning guidance. + +If you are new, there's also a simpler introduction. See the [Hello World JavaScript Action](https://github.com/actions/hello-world-javascript-action) ## Create an action from this template