aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2017-07-05 00:21:21 +0200
committercbdev <cb@cbcdn.com>2017-07-05 00:21:21 +0200
commit2c906da46a3d7493d136c3d7565ebe4c14da9b77 (patch)
tree0943819249cf2e86e0a24063e7a0d724ce8c7d55
parent8d58e5c72639e5606861bbdd701081ee0d0d6473 (diff)
downloadmidimonster-2c906da46a3d7493d136c3d7565ebe4c14da9b77.tar.gz
midimonster-2c906da46a3d7493d136c3d7565ebe4c14da9b77.tar.bz2
midimonster-2c906da46a3d7493d136c3d7565ebe4c14da9b77.zip
Fix README
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3a0a94c..4ed1641 100644
--- a/README.md
+++ b/README.md
@@ -194,8 +194,10 @@ This is done in the instance configuration using an assignment of the syntax
```
The OSC path to be configured must only be the local part (omitting a configured instance root).
-**<format>** may be any sequence of valid OSC type characters. See below for a table of supported
+
+**format** may be any sequence of valid OSC type characters. See below for a table of supported
OSC types.
+
For each component of the path, the minimum and maximum values must be given separated by spaces.
Components may be accessed in the mapping section as detailed in the next section.