We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21737b0 commit e55e8c1Copy full SHA for e55e8c1
README.md
@@ -64,7 +64,7 @@ Alternatively, you can consult the table below:
64
| CELT | ❌ | | |
65
| AT9 | ❌ | | |
66
| XWMA | ❌ | | |
67
-| VORBIS | ✔️ | ogg | Requires native libraries on user's system. |
+| VORBIS | ✔️ | ogg | |
68
69
# Acknowledgements
70
@@ -73,4 +73,4 @@ This project uses:
73
- [NAudio.Core](https://github.com/naudio/NAudio) to do the same thing but for WAV files.
74
- [BitStreams](https://github.com/rubendal/BitStream) for parsing vorbis header data.
75
76
-It also uses System.Text.Json.
+It also uses System.Text.Json.
0 commit comments