removed message in readme about action

This commit is contained in:
Andrew Welker
2020-03-24 10:51:28 -06:00
committed by GitHub
parent 1e4b7be2ff
commit 057c2cfca9

View File

@@ -7,5 +7,3 @@ Provided under MIT license
## Overview ## 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. 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.