diff options
author | Devine Lu Linvega <[email protected]> | 2021-08-21 21:00:32 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2021-08-21 21:00:32 -0700 |
commit | 61a3731e22ae72e4be9c1e9de57907690b6beb3e (patch) | |
tree | 4e66e878da09496d1b73d0f6bcef9b29bd551237 | |
parent | 4e2e5479afa195c7716e19995a8d50eb98451a50 (diff) | |
download | Orca-61a3731e22ae72e4be9c1e9de57907690b6beb3e.tar.gz Orca-61a3731e22ae72e4be9c1e9de57907690b6beb3e.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,8 +11,8 @@ If you need **help**, visit the [chatroom](https://talk.lurk.org/channel/orca), - [Download builds](https://hundredrabbits.itch.io/orca), available for **Linux, Windows and OSX**. - Use [in your browser](https://hundredrabbits.github.io/Orca/), requires **webMidi**. - Use [in a terminal](https://git.sr.ht/~rabbits/orca), written in C. -- Use [on a raspberry pi](https://git.sr.ht/~rabbits/orca-toy), written in C. -- Use [on the Norns](https://llllllll.co/t/orca/22492), written in Lua. +- Use [on small computers](https://git.sr.ht/~rabbits/orca-toy), written in assembly. +- Use [on the Monome Norns](https://llllllll.co/t/orca/22492), written in Lua. ## Install & Run |