From 947fd9a890382cca44eaab791da63870d64ff1d8 Mon Sep 17 00:00:00 2001 From: Ollie Taylor <13766232+OllieJT@users.noreply.github.com> Date: Wed, 22 Feb 2023 01:00:34 +0000 Subject: [PATCH] update feature list --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d91031..b7cfd2b 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,16 @@ A collection of tools for building podcast websites and tools with Svelte or Sve ## What's inside: +- [ ] Podcast Player Context - [ ] Podcast Player Component + - [ ] player with bookmarks + - [ ] player with theming +- [ ] Audio clips - [ ] Utilities for parsing RSS feeds - [ ] Utilities to play / pause / seek - [ ] Utilities for generating artwork -- ...suggestions welcome! + +...suggestions welcome! ## Docs