From 5dbed593d7d6004bf3984c2792a150f242b69013 Mon Sep 17 00:00:00 2001 From: Mews <60406199+Mews@users.noreply.github.com> Date: Sat, 8 Jun 2024 15:55:57 +0100 Subject: [PATCH] Added PyPi badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 80af30a..d01ec7d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Tests badge](https://github.com/Mews/simpleaudiostretch/actions/workflows/run_tests.yml/badge.svg)](https://github.com/Mews/simpleaudiostretch/actions/workflows/run_tests.yml) [![Coverage badge](https://raw.githubusercontent.com/Mews/simpleaudiostretch/python-coverage-comment-action-data/badge.svg)](https://htmlpreview.github.io/?https://github.com/Mews/simpleaudiostretch/blob/python-coverage-comment-action-data/htmlcov/index.html) ![Documentation badge](https://readthedocs.org/projects/simpleaudiostretch/badge/?version=latest&style=flat-default) +[![PyPI Version](https://badge.fury.io/py/simpleaudiostretch.svg)](https://pypi.python.org/pypi/simpleaudiostretch) A simple python package to stretch audio files and change their speed.