]> Sergey Matveev's repositories - go-opus.git/commitdiff
Ogg, not Vorbis. :)
authorHraban Luyat <hraban@0brg.net>
Thu, 27 Oct 2016 15:54:43 +0000 (16:54 +0100)
committerHraban Luyat <hraban@0brg.net>
Thu, 27 Oct 2016 15:54:43 +0000 (16:54 +0100)
README.md

index 9bf1442253045b52cbef72a523f1727707fb8dec..927e4ceba36d9f3e24f112f9a3994caef6f6d354 100644 (file)
--- a/README.md
+++ b/README.md
@@ -99,7 +99,7 @@ for i := 0; i < n; i++ {
 }
 ```
 
-### Vorbis (streams and files)
+### Streams (and files)
 
 To decode a .opus file (or .ogg with Opus data), or to decode a "Opus stream"
 (which is a Ogg stream with Opus data), use the `Stream` interface. It wraps an