From 0266bf924bfd3a0d95ca9ae7256f854f6a1c24bc Mon Sep 17 00:00:00 2001 From: Albin Chaboissier Date: Fri, 4 Jul 2025 14:59:19 +0200 Subject: [PATCH] Update README --- README.md | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 8d109e9..730cade 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,4 @@ -# rtime +# Rtime -A new Flutter project. +Track FPV drone flight time, drones and batteries. -## 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.