diff --git a/README.md b/README.md index 2b8950a..2bd01be 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Purpose -The project is designed to have fun with algorythm described in "[Beating the bookies with their own numbers - and how the online sports betting market is rigged](https://www.researchgate.net/publication/320296375_Beating_the_bookies_with_their_own_numbers_-_and_how_the_online_sports_betting_market_is_rigged)" using The Odds API as the main source of odds data. There is also an improvement upon the original algorythm that increases win rate of predictions from 40% up to 60-70%. +The project is designed to have fun with algorythm described in "[Beating the bookies with their own numbers - and how the online sports betting market is rigged](https://www.researchgate.net/publication/320296375_Beating_the_bookies_with_their_own_numbers_-_and_how_the_online_sports_betting_market_is_rigged)" using The Odds API as the main source of odds data. There is also an improvement upon the original algorythm that increases prediction accuracy from 40% up to 60-70%. # Features