From ed07d4ca552b71171b23d70c71f3785837c70e15 Mon Sep 17 00:00:00 2001 From: Vuong Nguyen Thien <44032235+nickf2k@users.noreply.github.com> Date: Sun, 10 Mar 2024 22:26:22 +0700 Subject: [PATCH] Update README.md --- README.md | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index bbd024e..4d8880f 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,10 @@ -# klondike +# klondike card game -A new Flutter project. +See result at: https://klondike-nickf2k.web.app/ -## Getting Started +## How to run -This project is a starting point for a Flutter application. +- Install Flutter version 3.19 +- flutter run web -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.