From 61db8eb71c5d7f30c9a702d820fc5085a7df436e Mon Sep 17 00:00:00 2001 From: sastofficial <39431922+sastofficial@users.noreply.github.com> Date: Tue, 18 Jan 2022 11:42:59 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6835d14..2f21360 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# yt-frame-timer +# YT Frame Timer A JavaScript-based program to determine the time between start and end points of a YouTube video down to the frame. The tool was originally created to help moderators retime speedruns on [speedrun.com](https://www.speedrun.com). Based on [Slush Puppy's Retime Tool (SPRT)](https://github.com/Slush0Puppy/retime) by @SlushPuppy (big thanks to them for their work). ## Contributors