From b51ae46024857d5a0000792f9ee401b6dd4df2e1 Mon Sep 17 00:00:00 2001 From: InumakiEU <33759526+5H4D0WILA@users.noreply.github.com> Date: Fri, 19 Aug 2022 02:18:53 +0200 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 9e6693e..fb7515d 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,13 @@ -# inu_stream_ios +# Inu's Stream (iOS/Android) -A new Flutter project. +This is the mobile version of my [Inu's Stream](https://inu.watch) website +It is a simple UI design without any ads to watch anime uninterrupted. -## Getting Started +## Features: +- [x] Search Page +- [x] Info Page +- [x] Watch Page +- [ ] Recent Episodes +- [ ] Continue Watching +- [ ] Watch List using anilist login -This project is a starting point for a Flutter application. - -A few resources to get you started if this is your first Flutter project: - -- [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.