1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-11-27 22:08:15 +02:00

Update README.md

Added some extra badges
This commit is contained in:
Tim Voronov
2018-10-28 02:08:06 -04:00
committed by GitHub
parent 3472630e6f
commit 6e7f015eac

View File

@@ -1,11 +1,23 @@
# Ferret # Ferret
<p align="center"> <p align="center">
<a href="https://travis-ci.com/MontFerret/ferret"><img alt="Build Status" src="https://travis-ci.com/MontFerret/ferret.svg?branch=master"></a> <a href="https://goreportcard.com/report/github.com/MontFerret/ferret">
<a href="https://codecov.io/gh/MontFerret/ferret"> <img alt="Go Report Status" src="https://goreportcard.com/badge/github.com/MontFerret/ferret">
<img src="https://codecov.io/gh/MontFerret/ferret/branch/master/graph/badge.svg" /> </a>
</a> <a href="https://travis-ci.com/MontFerret/ferret">
<a href="https://discord.gg/kzet32U"><img alt="Discord Chat" src="https://img.shields.io/discord/501533080880676864.svg"></a> <img alt="Build Status" src="https://travis-ci.com/MontFerret/ferret.svg?branch=master">
<a href="http://opensource.org/licenses/MIT"><img alt="MIT License" src="http://img.shields.io/badge/license-MIT-brightgreen.svg"></a> </a>
<a href="https://codecov.io/gh/MontFerret/ferret">
<img src="https://codecov.io/gh/MontFerret/ferret/branch/master/graph/badge.svg" />
</a>
<a href="https://discord.gg/kzet32U">
<img alt="Discord Chat" src="https://img.shields.io/discord/501533080880676864.svg">
</a>
<a href="https://github.com/MontFerret/ferret/releases">
<img alt="Ferret release" src="https://img.shields.io/github/release/MontFerret/ferret.svg">
</a>
<a href="http://opensource.org/licenses/MIT">
<img alt="MIT License" src="http://img.shields.io/badge/license-MIT-brightgreen.svg">
</a>
</p> </p>
![ferret](https://raw.githubusercontent.com/MontFerret/ferret/master/assets/intro.jpg) ![ferret](https://raw.githubusercontent.com/MontFerret/ferret/master/assets/intro.jpg)