From a2a58c5ef3bb499a08c838618326e9c69e432514 Mon Sep 17 00:00:00 2001 From: Ward Date: Sun, 31 Mar 2024 14:52:31 +1300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 58393a06..712c9db4 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ - Dash support. - Chapters. - Audio only mode. +- PWA support. ## Todo - Playlist support. @@ -50,5 +51,6 @@ Waiting # Special thanks to - [Invidious](https://github.com/iv-org) +- [Vidstack player](https://github.com/vidstack/player) - [Beer CSS](https://github.com/beercss/beercss) (Especially the [YouTube template](https://github.com/beercss/beercss/tree/main/src/youtube) what was used as the base for Materialious.) -- Every dependency in [package.json](/materialious/package.json). \ No newline at end of file +- Every dependency in [package.json](/materialious/package.json).