]> git.alsa-project.org Git - tinycompress.git/commitdiff
README: mention official mirror
authorVinod Koul <3178504+vinodkoul@users.noreply.github.com>
Mon, 10 Oct 2022 05:57:21 +0000 (11:27 +0530)
committerGitHub <noreply@github.com>
Mon, 10 Oct 2022 05:57:21 +0000 (11:27 +0530)
Since alsa-project is 'the' official mirror, we should still keep these links

README

diff --git a/README b/README
index bead4ac4640c9521e686d9a93eb983b5f2cbfe46..ff978c144bef0148ef16985a9ca7accb3fd70e01 100644 (file)
--- a/README
+++ b/README
@@ -16,6 +16,10 @@ the usage of this API. Currently this contains support for playing the mp3 forma
        The library can found in github at:
 https://github.com/alsa-project/tinycompress
 
+The official mirror on the ALSA server also can be used:
+Git: git clone git://git.alsa-project.org/tinycompress.git
+Http: http://git.alsa-project.org/?p=tinycompress.git
+
 3. PATCHES
        Please send any enhancements/fixes to alsa developer mailing list at:
 alsa-devel@alsa-project.org OR send a PULL-REQUEST using github