aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 40f8fbb..5c4233f 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@ Currently, the MIDIMonster supports the following protocols:
* OpenSoundControl (OSC)
* evdev input devices (Linux)
* Open Lighting Architecture (OLA)
+* MA Lighting Web Remote
with additional flexibility provided by a Lua scripting environment.
@@ -121,6 +122,7 @@ special information. These documentation files are located in the `backends/` di
* [`ola` backend documentation](backends/ola.md)
* [`osc` backend documentation](backends/osc.md)
* [`lua` backend documentation](backends/lua.md)
+* [`maweb` backend documentation](backends/maweb.md)
## Building