mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
docs: changed badges
This commit is contained in:
parent
316fab5e3e
commit
8ae77d3aa0
16
README.md
16
README.md
@ -2,18 +2,6 @@
|
||||
<img alt="GoReleaser Logo" src="https://avatars2.githubusercontent.com/u/24697112?v=3&s=200" height="140" />
|
||||
<h3 align="center">GoReleaser</h3>
|
||||
<p align="center">Deliver Go binaries as fast and easily as possible.</p>
|
||||
<p align="center">
|
||||
<a href="https://github.com/goreleaser/goreleaser/releases/latest"><img alt="Release" src="https://img.shields.io/github/release/goreleaser/goreleaser.svg?style=flat-square"></a>
|
||||
<a href="/LICENSE.md"><img alt="Software License" src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square"></a>
|
||||
<a href="https://travis-ci.org/goreleaser/goreleaser"><img alt="Travis" src="https://img.shields.io/travis/goreleaser/goreleaser/master.svg?style=flat-square"></a>
|
||||
<a href="https://codecov.io/gh/goreleaser/goreleaser"><img alt="Codecov branch" src="https://img.shields.io/codecov/c/github/goreleaser/goreleaser/master.svg?style=flat-square"></a>
|
||||
<a href="https://goreportcard.com/report/github.com/goreleaser/goreleaser"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/goreleaser/goreleaser?style=flat-square"></a>
|
||||
<a href="http://godoc.org/github.com/goreleaser/goreleaser"><img alt="Go Doc" src="https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square"></a>
|
||||
<a href="https://saythanks.io/to/caarlos0"><img alt="SayThanks.io" src="https://img.shields.io/badge/SayThanks.io-%E2%98%BC-1EAEDB.svg?style=flat-square"></a>
|
||||
<a href="https://github.com/goreleaser"><img alt="Powered By: GoReleaser" src="https://img.shields.io/badge/powered%20by-goreleaser-green.svg?style=flat-square"></a>
|
||||
<a href="https://opencollective.com/auditnet/backers/"><img alt="Backers on Open Collective" src="https://opencollective.com/auditnet/backers/badge.svg?style=flat-square"></a>
|
||||
<a href="https://opencollective.com/auditnet/sponsors/"><img alt="Sponsors on Open Collective" src="https://opencollective.com/auditnet/sponsors/badge.svg?style=flat-square"></a>
|
||||
</p>
|
||||
</p>
|
||||
|
||||
---
|
||||
@ -30,6 +18,10 @@ For questions join the [#goreleaser](https://gophers.slack.com/messages/goreleas
|
||||
|
||||
Documentation is hosted live at https://goreleaser.com
|
||||
|
||||
## Badges
|
||||
|
||||
[](https://github.com/goreleaser/goreleaser/releases/latest) [](/LICENSE.md) [](https://travis-ci.org/goreleaser/goreleaser) [](https://codecov.io/gh/goreleaser/goreleaser) [](https://goreportcard.com/report/github.com/goreleaser/goreleaser) [](http://godoc.org/github.com/goreleaser/goreleaser) [](https://saythanks.io/to/caarlos0) [](https://github.com/goreleaser) [](https://opencollective.com/auditnet/backers/) [](https://opencollective.com/auditnet/sponsors/)
|
||||
|
||||
## Sponsors
|
||||
|
||||
Does your company use goreleaser? Help keep the project bug-free and feature rich by [sponsoring the project](https://opencollective.com/goreleaser#sponsor).
|
||||
|
Loading…
x
Reference in New Issue
Block a user