diff --git a/Modules.md b/Modules.md index be433f1..4621b63 100644 --- a/Modules.md +++ b/Modules.md @@ -1,4 +1,5 @@ # Modules +### NOTE: Modules will be getting depreciated and replaced soon, despite not even being finished, due to the massive security issues they impose and better alternatives. *** ## What are modules? Modules are a way to temporarily add functionality to DremJS. Modules are installed using the `insmod` command on the terminal.