Skip to content

Commit

Permalink
add doc for complex path validation close #6
Browse files Browse the repository at this point in the history
  • Loading branch information
MAKIO135 committed Jan 15, 2020
1 parent bb09026 commit 4d98869
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,9 @@ You can also build it for your system using `npm run build_osx`, `npm run build_

- **host /complex/path shortcuts**: (supports **complex paths**)
Define your paths in the message inputs of your hosts in Aioi
`;#13;2f` in ORCΛ sends `0.2` to the second and fourth hosts in Λioi with their path defined in Λioi
`;#a2;yo;135` in ORCΛ sends `yo 135` to the tenth and third hosts in Λioi with their path defined in Λioi
`;#3;2f` in ORCΛ sends `0.2` to the fourth hosts in Λioi with its path defined in Λioi
`;#a2;yo;135` in ORCΛ sends `yo 135` to the tenth and third hosts in Λioi with their path defined in Λioi
**To use a complex path for a specific host, define the path in Λioi and press [ ENTER ]**

#### Λioi does not support:
- negative values
Expand Down

0 comments on commit 4d98869

Please sign in to comment.