From a281d2acfa9b7e7f2cde14c4143ab53f955f92df Mon Sep 17 00:00:00 2001 From: Marco Date: Mon, 14 Aug 2023 00:09:21 +0200 Subject: [PATCH] Change README. --- README.md | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 1a8765f..be139e3 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,3 @@ # mchess - -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://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. +A chess client made with Flutter. +Work in progess.