From 283b09e133b8216b7c2a5acd1d03ba13bd01dc35 Mon Sep 17 00:00:00 2001 From: Josh Washburne Date: Thu, 25 Mar 2021 15:44:01 -0400 Subject: [PATCH] Add badges --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 816d394..79edb42 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +![GitHub Workflow Status](https://img.shields.io/github/workflow/status/jodhus/pyebur128/Run%20tests) +[![codecov](https://codecov.io/gh/jodhus/pyebur128/branch/master/graph/badge.svg?token=TLA2NXMEF4)](https://codecov.io/gh/jodhus/pyebur128) +![GitHub](https://img.shields.io/github/license/jodhus/pyebur128) +![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyebur128) +![PyPI](https://img.shields.io/pypi/v/pyebur128) + + # pyebur128 A Cython implementation of the libeur128 library for audio loudness in media files.