diff options
author | zlago | 2025-07-31 19:59:46 +0200 |
---|---|---|
committer | zlago | 2025-07-31 20:03:26 +0200 |
commit | f9d7e5829c714fb0de1912089d320e036972c6ec (patch) | |
tree | 3ef3e8056e28368605fc565c8726e19719b3b2de /README.md | |
parent | c3579a3f8784ad49d081dc8347bbcadacc0829a2 (diff) |
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)) |