From b31f9d532f501afac562dba5e88feda7c983eb99 Mon Sep 17 00:00:00 2001 From: stonegate Date: Wed, 12 Feb 2020 21:09:03 +0800 Subject: [PATCH] Add logo modified: README.md --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 18b0cb9..732a76d 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,20 @@ # Tsacdop -Enjoy podcasts with tsacdop! +## About +![logo][https://github.com/stonega/tsacdop/blob/master/android/app/src/main/res/mipmap-hdpi/ic_launcher.png] +![tsacdop][https://github.com/stonega/tsacdop/blob/master/android/app/src/main/res/mipmap-hdpi/text.png] -Tsacdop is a podcasts player developed with flutter. +Enjoy podcasts with Tsacdop. + +Tsacdop is a podcasts player developed with flutter, only for Android right now. The development is still on early stage. -Thanks for flutter team and all involved plugin developers, especially [webfeed](https://github.com/witochandra/webfeed) and [audiofileplayer](https://github.com/google/flutter.plugins/tree/master/packages/audiofileplayer/). +Credit to flutter team and involved plugin developers, especially [webfeed](https://github.com/witochandra/webfeed) and [audiofileplayer](https://github.com/google/flutter.plugins/tree/master/packages/audiofileplayer/). The podcasts search engine is powered by [ListenNotes](https://listennotes.com). +##License +Tsacdop is under licensed under the [MIT][LICENSE] license. + ## Getting Started This project is a starting point for a Flutter application.