From 8d6edbfd903014c46b0731682a4e92be4bd7cf85 Mon Sep 17 00:00:00 2001 From: Corey Butler Date: Fri, 18 Sep 2020 19:20:47 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 18b848e..ab2c2c8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# NGN Plugin ![npm (scoped)](https://img.shields.io/npm/v/@ngnjs/plugin?label=%40ngnjs%2Fplugin&logo=npm&style=social) +

NGN Plugins

+ [NGN](https://ngn.js.org) 2.0.0+ can be extended through plugins. A NGN plugin is a JavaScript module which depends on/extends an NGN module (or part of a module) within a _system_.