diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)) |