From 21737b0446a960ba0df1cd3c322e7b9b8b3e0349 Mon Sep 17 00:00:00 2001 From: Sam Byass Date: Mon, 4 Jul 2022 17:04:32 +0100 Subject: [PATCH] Formatting issue --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dbc47e8..9383ce8 100644 --- a/README.md +++ b/README.md @@ -72,4 +72,5 @@ This project uses: - [OggVorbisEncoder](https://github.com/SteveLillis/.NET-Ogg-Vorbis-Encoder) to build Ogg Vorbis output streams. - [NAudio.Core](https://github.com/naudio/NAudio) to do the same thing but for WAV files. - [BitStreams](https://github.com/rubendal/BitStream) for parsing vorbis header data. + It also uses System.Text.Json. \ No newline at end of file