From ab21c5aef946eabe88b734e1edf36576f41192fb Mon Sep 17 00:00:00 2001 From: Tobias Gesellchen Date: Sun, 11 Jan 2026 17:11:12 +0100 Subject: [PATCH] docs: Fix disclaimer to accurately reflect project basis Correct the disclaimer to state that the project is based on official Bose SoundTouch Web API documentation provided by Bose Corporation, not reverse-engineering. The implementation follows the official API specification that Bose made available. Maintains accurate statement that the project is independent and not affiliated with Bose Corporation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3c620b..992d718 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file ## Disclaimer -This is an independent project created by reverse-engineering and documenting the Bose SoundTouch Web API. It is not affiliated with, endorsed by, or supported by Bose Corporation. Use at your own risk. +This is an independent project based on the official Bose SoundTouch Web API documentation provided by Bose Corporation. It is not affiliated with, endorsed by, or supported by Bose Corporation. Use at your own risk. SoundTouch is a trademark of Bose Corporation.