running-tools

A collection of tools for runners and their coaches
git clone https://git.ashermorgan.net/running-tools/
Log | Files | Refs | README

commit 39e2092e6d3d938cbb9ce0ddb1d094b7a08ccb26
parent 42d13a9197e85744e9b8b8f6882e936826757fc0
Author: ashermorgan <59518073+ashermorgan@users.noreply.github.com>
Date:   Mon, 30 Aug 2021 13:18:58 -0700

Update README.md

Diffstat:
MREADME.md | 10+++++++---
1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -1,8 +1,12 @@ # running-tools -A collection of tools for runners and their coaches that calculate splits, -predict race times, convert units, and more +A collection of tools for runners and their coaches. Try it out [here](https://ashermorgan.github.io/running-tools/). -Try it out [here](https://ashermorgan.github.io/running-tools/) + + +## Features +- [Pace Calculator](https://ashermorgan.github.io/running-tools/#/calculate/paces): Calculate times for different distances at the same pace +- [Race Calculator](https://ashermorgan.github.io/running-tools/#/calculate/races): Estimate equivalent times for races of different distances +- [Unit Calculator](https://ashermorgan.github.io/running-tools/#/calculate/units): Convert between different distance, time, speed, and pace units