From cbb587a126f17b08faa61c90ff6376dc5c9cba48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9C=96=E8=90=BD?= <30849181+Linloir@users.noreply.github.com> Date: Sat, 5 Mar 2022 20:26:05 +0800 Subject: [PATCH] Update README.md --- README.md | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index f6d9622..952f13e 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,2 @@ -# wordle - -A new Flutter project. - -## Getting Started - -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://flutter.dev/docs/get-started/codelab) -- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) - -For help getting started with Flutter, view our -[online documentation](https://flutter.dev/docs), which offers tutorials, -samples, guidance on mobile development, and a full API reference. +# Flutter wordle +The wordle game, but in Flutter.