Document in the README the authorative source for the code.
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 18 Jan 2021 08:36:04 +0000 (09:36 +0100)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 18 Jan 2021 08:36:04 +0000 (09:36 +0100)
README

diff --git a/README b/README
index 88fc79c..da30b69 100644 (file)
--- a/README
+++ b/README
@@ -15,3 +15,7 @@ PCM files sampled at 48 kHz. It can be used as:
 ./examples/rnnoise_demo <number of channels> <maximum attenuation> < input.raw > output.raw
 
 The output is also a 16-bit raw PCM file.
+
+The latest version of the source is available from
+https://gitlab.xiph.org/xiph/rnnoise .  The github repository
+is a convenience copy.