Skip to content

Commit

Permalink
docs: add ci badges
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbtucker committed Sep 15, 2022
1 parent 2708abf commit e21e5ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# video-clerk

[![Build Status](https://app.travis-ci.com/jordanbtucker/video-clerk.svg?branch=main)](https://app.travis-ci.com/jordanbtucker/video-clerk)
[![Coverage Status](https://coveralls.io/repos/github/jordanbtucker/video-clerk/badge.svg?branch=main)](https://coveralls.io/github/jordanbtucker/video-clerk?branch=main)

A CLI for organizing movie and TV show files.

As of now, it fetches information from [TMDb](https://www.themoviedb.org/) and
Expand Down

0 comments on commit e21e5ae

Please sign in to comment.