Updated Modules (markdown)
parent
270b617f2f
commit
b1d9dd41bd
|
@ -26,6 +26,9 @@ Example:
|
||||||
```
|
```
|
||||||
insmod remote http://192.168.x.x/modules/foo-0.0.0.djsm
|
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
|
||||||
Making a module is easy - its just a few lines before your JavaScript code itself.
|
Making a module is easy - its just a few lines before your JavaScript code itself.
|
||||||
|
|
Loading…
Reference in a new issue