1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-09-16 09:06:36 +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
<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://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="http://opensource.org/licenses/MIT"><img alt="MIT License" src="http://img.shields.io/badge/license-MIT-brightgreen.svg"></a>
<a href="https://goreportcard.com/report/github.com/MontFerret/ferret">
<img alt="Go Report Status" src="https://goreportcard.com/badge/github.com/MontFerret/ferret">
</a>
<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://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>
![ferret](https://raw.githubusercontent.com/MontFerret/ferret/master/assets/intro.jpg)