From: Hraban Luyat Date: Thu, 27 Oct 2016 16:06:55 +0000 (+0100) Subject: Clearer intro in README X-Git-Tag: v2.0.0~46 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=ef70b322f9e077efd42ea43d9a1c47a4cd22e9b1;p=go-opus.git Clearer intro in README --- diff --git a/README.md b/README.md index 927e4ce..3cb63c3 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ [![travis-ci status](https://api.travis-ci.org/travis-ci/travis-web.svg?branch=master "tarvis-ci build status")](https://travis-ci.org/hraban/opus) -## opus, by xiph.org +## Go wrapper for Opus -This package provides Go bindings for the C library libopus and libopusfile (by -xiph.org). +This package provides Go bindings for the xiph.org C libraries libopus and +libopusfile. + +The C libraries and docs are hosted at https://opus-codec.org/. This package +just handles the wrapping in Go, and is unaffiliated with xiph.org. ## Details