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:
24
README.md
24
README.md
@@ -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>
|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user