diff --git a/README.md b/README.md index ecbe571..80a9dba 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Caress.Unity is a wrapper library for libopus and librnnoise. The libopus can handle encoding / decoding audio frames. The librnnnoise can handle noise reducing. Caress.Unity can encoding, decoding, and noise reducing with Unity(C#). Actually, Caress.unity is a wrapper for [caress](https://github.com/tkmn0/caress), so caress is a wrapper library for c libraries and Caress.Unity is a wrapper library for golang.