Skip to content

Commit

Permalink
Fix coverage badge URL
Browse files Browse the repository at this point in the history
  • Loading branch information
elzik authored May 21, 2022
1 parent 2c928e8 commit aa28fcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![Build](https://img.shields.io/github/workflow/status/elzik/mecon/Continuous%20Integration?color=95BE1A)
![Publish](https://img.shields.io/github/workflow/status/elzik/mecon/Publish?color=95BE1A&label=publish)
![Coverage](https://raw.githubusercontent.com/gist/elzik/527882e89a938dc78f61a08c300edec4/raw/911ad3b6908b11c4e46c309393e80b0ee572aa7a/mecon-code-coverage-main.svg)
![Coverage](https://raw.githubusercontent.com/gist/elzik/527882e89a938dc78f61a08c300edec4/raw/c145ab2e9e64bcf0feae9e9f1005010cff4503b7/mecon-code-coverage-main.svg)

## Introduction
**Me**dia R**econ**ciler, or simply _mecon_, is a cross-platform command line tool which reconciles media within a directory with media in a Plex library. It helps answer simple questions such as:
Expand Down Expand Up @@ -106,4 +106,4 @@ Features slated for v1.0.0:
- Regex output filter (e.g. for ignoring all filenames containing 'sample')
- File size output filter (e.g. for ignoring all files under 0.5MB)
- User watched output filter (e.g. show only files watched by a list of users)
- Packages, installers or manual install instructions
- Packages, installers or manual install instructions

0 comments on commit aa28fcf

Please sign in to comment.