From b191aabbb42f162b7ebe6a98830dd4c310652035 Mon Sep 17 00:00:00 2001 From: Andreas Ryding Lund Christiansen Date: Sat, 23 Dec 2023 15:03:10 +0100 Subject: [PATCH] Added link to online web app of odds engine. (#5) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 40b8887..1276e3b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ betting, or management-parts between each race. The engine, however, has been designed in a way that makes it possible to extend with these parts. +## Mobile friendly web-app +To calculate odds for a given race, see the online version of this engine at [derbyapp.dk](https://www.derbyapp.dk/). + ## How to run 1. Compile the project and locate the exe output in the bin folder.