From 057c2cfca97c4c0783a1e287e6028c40242bdab1 Mon Sep 17 00:00:00 2001 From: Andrew Welker Date: Tue, 24 Mar 2020 10:51:28 -0600 Subject: [PATCH] removed message in readme about action --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index cf43abd..4cc9045 100644 --- a/README.md +++ b/README.md @@ -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.