diff --git a/README.md b/README.md index db9f282..a58a033 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Torrent Search [![PyVersion](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/) +[![Build Status](https://travis-ci.org/KevinMidboe/torrent_search.svg?branch=master)](https://travis-ci.org/KevinMidboe/torrent_search) +[![codecov](https://codecov.io/gh/KevinMidboe/torrent_search/branch/master/graph/badge.svg)](https://codecov.io/gh/KevinMidboe/torrent_search) [![license](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE) This is one of our ways we index torrents. We use jackett's torznab indexing to seach for multiple indexers at once.