running-tools

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

commit 379e7974ad448b3ad2d1b8ab41bed2566a78ecbc
parent e784e4c8f3baeaeb0b721ff78336864a673fbb41
Author: ashermorgan <59518073+ashermorgan@users.noreply.github.com>
Date:   Tue, 16 Nov 2021 18:08:22 -0800

Update README.md

Diffstat:
MREADME.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,4 +1,4 @@ -# running-tools +# Running Tools A collection of tools for runners and their coaches. Try it out [here](https://ashermorgan.github.io/running-tools/). @@ -6,6 +6,7 @@ A collection of tools for runners and their coaches. Try it out [here](https://a ## Features - [Pace Calculator](https://ashermorgan.github.io/running-tools/#/calculate/paces): Calculate distances and times that are at the same pace - [Race Calculator](https://ashermorgan.github.io/running-tools/#/calculate/races): Estimate equivalent results for races of different distances and/or times +- [Split Calculator](https://ashermorgan.github.io/running-tools/#/calculate/splits): Find splits, paces, and cumulative times for the segments of a race - [Unit Calculator](https://ashermorgan.github.io/running-tools/#/calculate/units): Convert between different distance, time, speed, and pace units