Skip to content

Commit 5676eff

Browse files
committed
doc: add repo badges
1 parent 238e01f commit 5676eff

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
![](logo.png)
44

5+
<div align="center">
6+
<a href="https://github.com/dineshgowda24/browser/blob/main/LICENSE">
7+
<img alt="License: Apache-2.0" src="https://img.shields.io/github/license/dineshgowda24/browser" />
8+
</a>
9+
<a href="https://pkg.go.dev/github.com/dineshgowda24/browser">
10+
<img src="https://pkg.go.dev/badge/github.com/dineshgowda24/browser.svg" alt="Go Reference">
11+
</a>
12+
<a href="https://goreportcard.com/report/github.com/dineshgowda24/browser">
13+
<img alt="Go report card" src="https://goreportcard.com/badge/github.com/dineshgowda24/browser" />
14+
</a>
15+
<a href="https://dl.circleci.com/status-badge/redirect/circleci/MQTLZJuBejHgr2yqrojz3u/5NTLeuQeViQw2JaPQf7gKa/tree/main">
16+
<img alt="Build Status" src="https://dl.circleci.com/status-badge/img/circleci/MQTLZJuBejHgr2yqrojz3u/5NTLeuQeViQw2JaPQf7gKa/tree/main.svg?style=svg" />
17+
</a>
18+
<a href="https://codecov.io/gh/dineshgowda24/browser">
19+
<img alt="Code coverage" src="https://codecov.io/gh/dineshgowda24/browser/graph/badge.svg?token=XUA2VJW5FU">
20+
</a>
21+
</div>
22+
523
## Why?
624

725
> *Why not?*

0 commit comments

Comments
 (0)