Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-br authored Mar 8, 2020
1 parent 6b01bfe commit 9e1c345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# opus-jni

opus-jni is a very simple and comfortable to use JNI wrapper for the [Opus codec](https://opus-codec.org/),
created by [Jan Brachthäuser](https://github.com/jan-br) and [Leonard Seibold](https://github.com/zortax) for [LabyMod](https://github.com/LabyMod)
created for [LabyMod](https://github.com/LabyMod)
It might lack a few functions of the original Opus codec specifications but should be perfectly fine for most usecases.

See [here](./src/test/java/net/labymod/opus/MinimalEchoExample.java) for a very simple and complete echo example.
Expand Down

0 comments on commit 9e1c345

Please sign in to comment.