Skip to content

Commit 93c6e64

Browse files
committed
docs: update README.mds
1 parent 934a1b6 commit 93c6e64

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
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.
55

66
<div align="center">
7-
<img src="./Docs/caress_example.gif" alt="caress_example_gif">
7+
<img src="./Docs/caress_example.gif" alt="caress_example_gif" width=80% height=auto>
88
</div>
99

1010

@@ -13,6 +13,10 @@ Caress.Unity is a wrapper library for libopus and librnnoise. The libopus can ha
1313
- Audio decoding with opus codec.
1414
- Noise reduction with RNNoise.
1515

16+
## Supported Platforms
17+
- Windows x86_64
18+
- OSX x86_64
19+
1620
## Installation
1721
1. __UPM Package__
1822
You can add `https://github.com/tkmn0/Caress.Unity?path=Assets/Caress` to Package Manager.

0 commit comments

Comments
 (0)