diff --git a/README.md b/README.md index b0ad15e..989d2d4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Grabs speedrun data from [speedrun.com](https://speedrun.com) and plot run times since the release of a chosen game with plotly.js. Currently only supports 'per-game' categories. +[Demo](https://speedrun.hrfee.pw) + # Install Grab a .whl from the release section to install with pip, or