Added codecov and travis build status in readme

This commit is contained in:
2017-11-19 00:34:22 +01:00
committed by GitHub
parent f0972607d1
commit 404d1b161e

View File

@@ -1,6 +1,8 @@
# Torrent Search # Torrent Search
[![PyVersion](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/) [![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) [![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. This is one of our ways we index torrents. We use jackett's torznab indexing to seach for multiple indexers at once.