update readme

This commit is contained in:
Bryan MacFarlane
2019-09-15 18:08:36 -04:00
parent 7de0c72a57
commit 6c7859e4c8

View File

@ -1,4 +1,4 @@
# JavaScript Action Template
# Create a JavaScript Action using TypeScript
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.