From b20d017b822c156da95a15362560b0d28c6303dc Mon Sep 17 00:00:00 2001 From: Raktbastr Date: Sat, 15 Feb 2025 23:24:36 -0600 Subject: [PATCH] Update Readme --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7ec8084..1342a89 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,20 @@ ![Laser Scouter](https://laserrobotics.org/wp-content/uploads/2025/02/laserscouterlogo.png) -A simple FRC scouting app. Developed by Laser Robotics. +Simple FRC scouting app. Developed by Laser Robotics. + +Input a team number and a TBA API key then select your event. Click on a team and start writing notes then export as a .CSV! # What is planned * Breakdowns of match statistics * Stat comparisons -* Ability to export data +* Full release by 2025 Laser Lights Off Season! # Some extra notes -This is a side project by a few of our members and is our first Flutter project. Please leave suggestions and tips about what we could do better! +* This is a side project by a few of our members and is our first Flutter project. Please leave suggestions and tips about what we could do better! +* I am providing binaries but recommend you compile it yourself. +* To run on iOS you will still need to compile it, I do not have an Apple Dev Account. # How to contribute