Build and codecov badges to readme.

This commit is contained in:
2020-02-19 00:32:56 +01:00
parent 80931be151
commit 25b2dd3804

View File

@@ -1,6 +1,9 @@
# seaonedParser # seaonedParser
seasoned Parser is python based parser that indexes a given directory for media files and identifies if it is a movie or show file and renames + moves it to a the correct place in library. seasoned Parser is python based parser that indexes a given directory for media files and identifies if it is a movie or show file and renames + moves it to a the correct place in library.
[![codecov](https://codecov.io/gh/KevinMidboe/seasonedParser/branch/master/graph/badge.svg)](https://codecov.io/gh/KevinMidboe/seasonedParser)
[![Build Status](https://drone.kevinmidboe.com/api/badges/KevinMidboe/seasonedParser/status.svg)](https://drone.kevinmidboe.com/KevinMidboe/seasonedParser)
## Table of Conents ## Table of Conents
- [Config](#config) - [Config](#config)
- [Setup for automation](#setup-for-automation) - [Setup for automation](#setup-for-automation)