From 6aece82c364db4405a688f9599db5af817aac678 Mon Sep 17 00:00:00 2001 From: Ollie Taylor <13766232+OllieJT@users.noreply.github.com> Date: Wed, 22 Feb 2023 00:37:19 +0000 Subject: [PATCH] format readme --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 7f144ee..2d91031 100644 --- a/README.md +++ b/README.md @@ -6,15 +6,13 @@ 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 Component - - [ ] Utilities for parsing RSS feeds - - [ ] Utilities to play / pause / seek - - [ ] Utilities for generating artwork - - ...suggestions welcome! - +- [ ] Podcast Player Component +- [ ] Utilities for parsing RSS feeds +- [ ] Utilities to play / pause / seek +- [ ] Utilities for generating artwork +- ...suggestions welcome! ## Docs