From 45552192bd260112e289932250d52ea20076062c Mon Sep 17 00:00:00 2001 From: Joe Porpeglia Date: Wed, 20 Apr 2022 14:51:55 -0400 Subject: [PATCH] Update README for contrib/plugins directory Signed-off-by: Joe Porpeglia --- contrib/plugins/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contrib/plugins/README.md b/contrib/plugins/README.md index df302c635e..8fa0fecf0a 100644 --- a/contrib/plugins/README.md +++ b/contrib/plugins/README.md @@ -1 +1,3 @@ -# Plugins contributions +# Plugin contributions + +Plugins in this directory are for demonstrative purposes, like documentation and tutorials. Refer to the READMEs provided by each plugin for more details.