From 81f5a2f5ccde7aa41cc0e6a92459a06f7c08d1e5 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Wed, 28 Aug 2024 20:58:07 +0800 Subject: [PATCH] :memo: Update readme --- README.md | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 04f4405..3b62112 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,12 @@ -# rhythm_box +# RhythmBox -A new Flutter project. +Yet another spotify third-party client. Support multi-platform because built with flutter. -## Getting Started +This project is inspired by and taken supported by [spotube](https://spotube.krtirtho.dev). +Their original app is good enough. But I just want to redesign the user interface and make it ready add to more features and more backend support. -This project is a starting point for a Flutter application. +## License -A few resources to get you started if this is your first Flutter project: +This project is open-sourced under APGLv3 license. The original spotube project is open-sourced under license BSD-Clause4 and copyright by Kingkor Roy Tirtho. -- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) - -For help getting started with Flutter development, view the -[online documentation](https://docs.flutter.dev/), which offers tutorials, -samples, guidance on mobile development, and a full API reference. +This project is all rights reversed by LittleSheep and Solsynth LLC. \ No newline at end of file