Update README.md (#9)

This commit is contained in:
Wilhelm Klopp 2019-08-09 21:12:59 +01:00 committed by Danny McCormick
parent 768ad92772
commit 593e58dd89

View File

@ -4,6 +4,6 @@ This template offers an easy way to get started writing a javascript action with
## Getting Started
See the walkthrough located [here](https://github.com/actions/toolkit/blob/master/docs/node12-action.md).
See the walkthrough located [here](https://github.com/actions/toolkit/blob/master/docs/javascript-action.md).
In addition to walking your through how to create an action, it also provides strategies for versioning, releasing and referencing your actions.