Updated Modules (markdown)

Innovation Inc 2020-02-26 19:27:11 -06:00
parent 270b617f2f
commit b1d9dd41bd

@ -26,6 +26,9 @@ Example:
```
insmod remote http://192.168.x.x/modules/foo-0.0.0.djsm
```
## Removing Modules
This command will remove modules. However, it hasn't been implemented yet.
***
## Making a Module
Making a module is easy - its just a few lines before your JavaScript code itself.