From c70f9a781458a9609a3b92bc32c60e1580bb10a9 Mon Sep 17 00:00:00 2001 From: snobu Date: Tue, 1 Oct 2019 07:41:55 +0300 Subject: [PATCH] Update README to reflect TS changes --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c6a2b58..266aba9 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ Alpha-quality, don't expect much. It does work though, so that's a neat feature. It's slow (e.g. a 60-min video takes 20-30 minutes to download). Not much i can do about it for now unless i find a better way than ripping HLS. +## NEW `dev` BRANCH! + +This is now a TypeScript project if you checkout the `dev` branch. Use the `master` branch for the older vanilla JavaScript version. ## DISCLAIMER