From ef70b322f9e077efd42ea43d9a1c47a4cd22e9b1 Mon Sep 17 00:00:00 2001 From: Hraban Luyat Date: Thu, 27 Oct 2016 17:06:55 +0100 Subject: [PATCH] Clearer intro in README --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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 -- 2.48.1