From 2edf49e78ef1260b248943bbd32d2ec081eabd13 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Mon, 23 Jan 2023 11:25:22 -0500 Subject: [PATCH] Move README to markdown --- README.rst => README.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) rename README.rst => README.md (73%) diff --git a/README.rst b/README.md similarity index 73% rename from README.rst rename to README.md index 316ea1f..7ff7ebd 100644 --- a/README.rst +++ b/README.md @@ -1,10 +1,5 @@ -**************** Mopidy-Webhooks -**************** - -.. image:: https://img.shields.io/pypi/v/Mopidy-Webhooks - :target: https://pypi.org/project/Mopidy-Webhooks/ - :alt: Latest PyPI version +=============== `Mopidy `_ extension for sending mopidy play status to arbitrary URL endpoints @@ -41,9 +36,9 @@ The following configuration values are available: Project resources ================= -- `Source code `_ -- `Issue tracker `_ -- `Changelog `_ +- `Source code `_ +- `Issue tracker `_ +- `Changelog `_ Credits