From 0f7a5d5ce061f4b8c89b4e39ba1b39e0f205ed64 Mon Sep 17 00:00:00 2001 From: Neil Dorin Date: Tue, 11 Feb 2020 15:45:55 -0700 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index 5b64e7a..8d57c2f 100644 --- a/Plugins.md +++ b/Plugins.md @@ -1,4 +1,4 @@ -## # What are Essentials Plugins? +## What are Essentials Plugins? Plugins are SIMPL# Pro libraries that reference the Essentials Framework and can be loaded into an Essentials Application at runtime to extend functionality beyond what the Essentials Framework provides on its own. ## Why Use Plugins?