Update 'README.md'

This commit is contained in:
b.waal
2019-11-21 14:52:53 +01:00
parent a8c767ed00
commit 796a325a10

View File

@@ -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)
```