Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HoLuLuLu committed Sep 28, 2024
1 parent 7d98e54 commit 11fd638
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,16 @@ This project aims to reverse engineer the bluetooth protocol used by these tread
- Add support for arbitrary devices conforming to the BLE Fitness Machine Profile Specification.
- Add a backend to store verified working devices
- Add non-fitness machine workouts (weights etc)
- Add a GenAI powered trainer
- Add a GenAI powered trainer

# Build the project

## Prerequisites

- Flutter (see [official installation guide](https://docs.flutter.dev/get-started/install))
- Flutter Version Manager (see [FVM installation guide](https://fvm.app/documentation/getting-started/installation))
- IDE, like Android Studio/VS Code (optional)

## Build and Run

You can build and run this project like other flutter projects. For more information see the [documentation](https://docs.flutter.dev/get-started/test-drive).

0 comments on commit 11fd638

Please sign in to comment.