Merge pull request #5 from PepperDash/update-readme

removed message in readme about action
This commit is contained in:
Andrew Welker 2020-03-24 15:32:53 -06:00 committed by GitHub
commit 03e2e68fea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,5 +7,3 @@ Provided under MIT license
## Overview
Fork this repo when creating a new plugin for Essentials. For more information about plugins, refer to the Essentials Wiki [Plugins](https://github.com/PepperDash/Essentials/wiki/Plugins) article.
This repo contains a Github Action workflow that will build this project automatically. Modify the SOLUTION_PATH and SOLUTION_FILE environment variables as needed.