Skip to content

Commit

Permalink
docs: add codecov and go.dev badges
Browse files Browse the repository at this point in the history
  • Loading branch information
nikoksr committed Jun 4, 2020
1 parent 0f9771b commit aee08f8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/nikoksr/proji)](https://github.com/nikoksr/proji/releases/latest)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/643b7cce9fd2491e9fde38de6e1c58ad)](https://www.codacy.com/manual/nikoksr/proji?utm_source=github.com&utm_medium=referral&utm_content=nikoksr/proji&utm_campaign=Badge_Grade)
[![Go Report Card](https://goreportcard.com/badge/github.com/nikoksr/proji)](https://goreportcard.com/report/github.com/nikoksr/proji)
[![CircleCI](https://circleci.com/gh/nikoksr/proji/tree/master.svg?style=shield&circle-token=<YOUR_STATUS_API_TOKEN>)](https://circleci.com/gh/nikoksr/proji/tree/master)
[![CircleCI](https://circleci.com/gh/nikoksr/proji.svg?style=shield)](https://github.com/nikoksr/proji)
[![codecov](https://codecov.io/gh/nikoksr/proji/branch/master/graph/badge.svg)](https://codecov.io/gh/nikoksr/proji)
![Platforms](https://img.shields.io/badge/platforms-Windows%2C%20macOS%20and%20Linux-blue)
[![AUR version](https://img.shields.io/aur/version/proji)](https://aur.archlinux.org/packages/proji/)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)
[![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat)](https://pkg.go.dev/github.com/nikoksr/proji)

<p align="center">
<a href="#demo">Demo</a>
Expand Down

0 comments on commit aee08f8

Please sign in to comment.