aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorSpacelord <Spacelord09@users.noreply.github.com>2020-01-29 19:56:40 +0100
committerSpacelord <Spacelord09@users.noreply.github.com>2020-01-29 19:56:40 +0100
commit588d5445fcedcd3b2c33abeb3d4262b2540c670c (patch)
treecf91b2bf72ace2af43051a4d6475bef4a1ef006e /README.md
parentfa738ea4a3d78046c100fd953f33bbc902821d67 (diff)
downloadmidimonster-588d5445fcedcd3b2c33abeb3d4262b2540c670c.tar.gz
midimonster-588d5445fcedcd3b2c33abeb3d4262b2540c670c.tar.bz2
midimonster-588d5445fcedcd3b2c33abeb3d4262b2540c670c.zip
Minor fix in maweb backend documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 725390f..dec8c23 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Currently, the MIDIMonster supports the following protocols:
| OpenSoundControl (OSC) | Linux, Windows, OSX | | [`osc`](backends/osc.md) |
| evdev input devices | Linux | Virtual output supported | [`evdev`](backends/evdev.md) |
| Open Lighting Architecture | Linux, OSX | | [`ola`](backends/ola.md) |
-| MA Lighting Web Remote | Linux, Windows, OSX | GrandMA and dot2 (incl. OnPC) | [`maweb`](backends/maweb.md) |
+| MA Lighting Web Remote | Linux, Windows, OSX | GrandMA2 and dot2 (incl. OnPC) | [`maweb`](backends/maweb.md) |
| JACK/LV2 Control Voltage (CV) | Linux, OSX | | [`jack`](backends/jack.md) |
with additional flexibility provided by a [Lua scripting environment](backends/lua.md).