From 57b5d26369c7b49687c7699971c0d3c27dfc3d68 Mon Sep 17 00:00:00 2001 From: Ollie Taylor <13766232+OllieJT@users.noreply.github.com> Date: Thu, 23 Feb 2023 23:00:08 +0000 Subject: [PATCH] move feature ideas to issues --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index b7cfd2b..8e51c9b 100644 --- a/README.md +++ b/README.md @@ -6,19 +6,6 @@ A collection of tools for building podcast websites and tools with Svelte or Sve | :-------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------: | | [![npm](https://img.shields.io/npm/v/svelte-podcast)](https://www.npmjs.com/package/svelte-podcast) | [![npm](https://img.shields.io/npm/l/svelte-podcast)](https://www.npmjs.com/package/svelte-podcast) | ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/olliejt/svelte-podcast/publish.yml) | -## 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! - ## Docs Coming Soon...