diff --git a/README.md b/README.md index 79977a8a..1a94b9c6 100644 --- a/README.md +++ b/README.md @@ -6,17 +6,13 @@ Sync workouts and activities between TrainingPeaks and Intervals.icu. Plan workouts for today and tomorrow from Intervals to TrainingPeaks. -**Only for educational purposes** - -## How to start the app +Executables for MacOS (DMG), Windows (EXE installer), Linux (AppImage) are available on [latest release](https://github.com/freekode/tp2intervals/releases/latest) page -### Executable for Linux / Windows / MacOS -Easiest way to run the app. +**Only for educational purposes** -Download executable for your system from [latest release](https://github.com/freekode/tp2intervals/releases/latest) and run it. -The app will be automatically updated as soon as new version will be released. +## Other ways to run the app -### JAR +### Executable JAR The project has executable jar with web UI. To run it perform these steps: 1. Install JDK 21