summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 9d00e08..91d706d 100644
--- a/README.md
+++ b/README.md
@@ -22,5 +22,5 @@ just run `make` and the binaries `mu-portaudio` and `mu-SDL2` should be in `out/
## licenses
-- the organya player code is a c port of [organya-js](https://github.com/alula/organya-js) which is licensed under the [3-clause BSD license](https://github.com/alula/organya-js/blob/master/LICENSE)
+- the organya player code is my c port of [organya-js](https://github.com/alula/organya-js) which is licensed under the [3-clause BSD license](https://github.com/alula/organya-js/blob/master/LICENSE)
- everything else in this repository was written by me ([~sylvie on tilde.town](https://tilde.town/~sylvie))