diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 456f0c4..59bbfe3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: Plugin Build +name: Build on: push: diff --git a/README.md b/README.md new file mode 100644 index 0000000..bacd71b --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +## jarvis-ts-example-plugin + +![Build Status](https://github.com/ExJarvis/jarvis-ts-example-plugin/workflows/Build/badge.svg) +[![GitHub release (latest by date)](https://img.shields.io/github/v/release/ExJarvis/jarvis-ts-example-plugin?include_prereleases)](https://github.com/ExJarvis/jarvis-ts-example-plugin/releases) +![GitHub Release Date](https://img.shields.io/github/release-date-pre/ExJarvis/jarvis-ts-example-plugin?nclude_prereleases) +[![Github All Releases Downloads](https://img.shields.io/github/downloads/ExJarvis/jarvis-ts-example-plugin/total.svg)](https://github.com/ExJarvis/jarvis-ts-example-plugin/releases) + +TS Plugin Starter for [ExJarvis](https://github.com/ExJarvis/ExJarvis)