From c01d09b883397bb950d044a56fada489a5909dff Mon Sep 17 00:00:00 2001 From: Eric Conlon <37287+ejconlon@users.noreply.github.com> Date: Sun, 14 Apr 2024 09:32:24 -0700 Subject: [PATCH] readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c063b36..55629f3 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,8 @@ Your help is very welcome. Some TODOs follow. * Ensure that common exceptions have a useful `displayException` * Ensure that live errors do/don't interrupt playback based on debug state * More thoughtful handling of "continuous" streams/signals (including sampling rate) + +## License + +This project is BSD-licensed. It is a bottom-up semi-compatible rewrite of Tidal that uses certain +APIs, algorithms, names, types, and constants according to "fair use."