From: Hraban Luyat Date: Thu, 27 Oct 2016 15:54:43 +0000 (+0100) Subject: Ogg, not Vorbis. :) X-Git-Tag: v2.0.0~47 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=77b76670d832c84171bdd997da26bf786902c8db;p=go-opus.git Ogg, not Vorbis. :) --- diff --git a/README.md b/README.md index 9bf1442..927e4ce 100644 --- 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