From c2a041bdf85ca8a3dbbc6b27e2187cbb1a3da5a6 Mon Sep 17 00:00:00 2001 From: Hisham Bin Ateya Date: Sun, 27 Aug 2023 15:55:55 +0300 Subject: [PATCH] Added Used by section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3f8302f..d9649b4 100644 --- a/README.md +++ b/README.md @@ -211,3 +211,10 @@ app.Run((httpContext) => ``` The current user is admin ``` + +## Used by + +Shortcodes is known to be used in the following projects: +- [Orchard Core CMS](https://github.com/OrchardCMS/OrchardCore) Open Source .NET modular framework and CMS + +_Please file an issue to be listed here._