Update README.md (#12)

This commit is contained in:
Kenneth Schnall
2019-08-26 06:29:48 -07:00
committed by Danny McCormick
parent 299ef4d1c5
commit fef21c2f70

View File

@ -1,6 +1,6 @@
# JavaScript Action Template
This template offers an easy way to get started writing a javascript action with TypeScript compile time support, unit testing with Jest and using the GitHub Actions Toolkit.
This template offers an easy way to get started writing a JavaScript action with TypeScript compile time support, unit testing with Jest and using the GitHub Actions Toolkit.
## Getting Started