From 796a325a10e8ed11b95532d0e92ae16514872d65 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Thu, 21 Nov 2019 14:52:53 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e32a99..87ca9f6 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,6 @@ https://git.ictmaatwerk.com/downloads/[shortcode(example: postfixadmin=pfa)]/[yo ``` * /Config/[PackageName] Folder for configuration files * /KB/ Folder for old scripts, or scripts used for insperation -* /SubModules/[SubModule Name] Folder for modules that is dependent on the main script (example for web: Wordpress, Nginx, Apache) +* /SubModules/[SubModule Name] Folder for modules that is dependent on the main script (example for web: Fail2Ban, Cockpit, Redis) +* /CoreModules/[CoreModule Name] Folder for modules that is dependent on the main script (example for web: Nginx, Apache) ``` \ No newline at end of file