From ed03fcdd0e0693cbb93cdb43b381ee12894eb48a Mon Sep 17 00:00:00 2001 From: Dimitris C Date: Mon, 16 Nov 2020 22:09:56 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9e2c710..2a31d6f 100644 --- a/README.md +++ b/README.md @@ -154,3 +154,7 @@ Visit [installation instructions](https://github.com/Carthage/Carthage#adding-fr # Licence AudioStreaming is available under the MIT license. See the LICENSE file for more info. + +# Attributions +This librabry takes inspiration on the already battled-tested streaming library, [StreamingKit](https://github.com/tumtumtum/StreamingKit). +Big 🙏 to Thong Nguyen (@tumtumtum) and Matt Gallagher (@mattgallagher) for [AudioStreamer](https://github.com/mattgallagher/AudioStreamer)