Update README.md

This commit is contained in:
Joshua Burman 2024-04-26 15:05:12 -04:00
parent cf9051f6d1
commit d0b19a4975

View File

@ -1,16 +1,15 @@
# test_app # SendTrain
A new Flutter project. Mobile app for community driven climbing training and support.
Built with flutter. The goal is to make an app that provides a climber with a comprehensive community driven training experience. Utilizing built in and community based exercises, video review, and discussion to help a climber improve their abilities.
The app is currently in early development, feel free to reach out if you want to be a part of the Beta!
Also, please consider buying me a coffee to keep me up longer during development :D
<a href="https://www.buymeacoffee.com/meic" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/arial-yellow.png" alt="Buy Me A Coffee" height="60px" width="217px"></a>
## Getting Started ## Getting Started
This project is a starting point for a Flutter application. N/A
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.