diff --git a/README.md b/README.md index b50d186..bdedfeb 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Vehicle energy consumption and production simulator. This tool has been created The easiest way is to use the [online simulator](https://vhelio.org/simulateur-vhelio/). -You can also download the latest pre-built stand-alone version and open `vhelio-simulator.html` in your web browser. When executed in this way, the program will run in your browser, but won't communicate with any server, this is a purely local application. +You can also download the [latest pre-built stand-alone version](https://gitea.youb.fr/youen/vehicle-simulator/releases) and open `vhelio-simulator.html` in your web browser. When executed in this way, the program will run in your browser, but won't communicate with any server, this is a purely local application. ## Building from source