Missing library mention in Readme

This commit is contained in:
Johannes Schriewer 2024-03-06 22:21:23 +01:00
parent 642d90e9b6
commit f3dd850809

View file

@ -74,7 +74,7 @@ So currently you will get:
- `audio/.build/libaudio.a`: static library for the audio library
- `audio/.build/libmad/libmad.a`: MP3 decoder library (dependency, GPL license)
- `audio/.build/speexdsp/libspeexresampler.a`: Speex resampler library (dependency, MIT license)
- `audio/.build/libfaad2/libfaad2.a`: FAAD2 (HE-)AAC decoder (dependency, GPL license)
## Implemented elements