docs: fix readme links and remove duplicated badge

This commit is contained in:
Ferdinand Mütsch 2021-01-30 12:53:51 +01:00
parent 179a107c2a
commit 61f8a22cff
1 changed files with 5 additions and 16 deletions

View File

@ -10,7 +10,6 @@
<p align="center"> <p align="center">
<a href="https://goreportcard.com/report/github.com/muety/wakapi"><img src="https://goreportcard.com/badge/github.com/muety/wakapi"></a> <a href="https://goreportcard.com/report/github.com/muety/wakapi"><img src="https://goreportcard.com/badge/github.com/muety/wakapi"></a>
<img src="https://badges.fw-web.space/github/languages/code-size/muety/wakapi"> <img src="https://badges.fw-web.space/github/languages/code-size/muety/wakapi">
<a href="https://goreportcard.com/report/github.com/muety/wakapi"><img src="https://goreportcard.com/badge/github.com/muety/wakapi"></a>
<a href="https://sonarcloud.io/dashboard?id=muety_wakapi"><img src="https://sonarcloud.io/api/project_badges/measure?project=muety_wakapi&metric=sqale_index"></a> <a href="https://sonarcloud.io/dashboard?id=muety_wakapi"><img src="https://sonarcloud.io/api/project_badges/measure?project=muety_wakapi&metric=sqale_index"></a>
<a href="https://sonarcloud.io/dashboard?id=muety_wakapi"><img src="https://sonarcloud.io/api/project_badges/measure?project=muety_wakapi&metric=ncloc"></a> <a href="https://sonarcloud.io/dashboard?id=muety_wakapi"><img src="https://sonarcloud.io/api/project_badges/measure?project=muety_wakapi&metric=ncloc"></a>
</p> </p>
@ -19,25 +18,15 @@
<div align="center"> <div align="center">
<h3> <h3>
<a href="https://wakapi.dev"> <a href="https://wakapi.dev">Website</a>
Website
</a>
<span> | </span> <span> | </span>
<a href="#-features"> <a href="#-features">Features</a>
Features
</a>
<span> | </span> <span> | </span>
<a href="#-how-to-use"> <a href="#-how-to-use">How to use</a>
How to use
</a>
<span> | </span> <span> | </span>
<a href="issues"> <a href="https://github.com/muety/wakapi/issues">Issues</a>
Issues
</a>
<span> | </span> <span> | </span>
<a href="https://github.com/muety"> <a href="https://github.com/muety">Contact</a>
Contact
</a>
</h3> </h3>
</div> </div>