Skip to content

Commit

Permalink
update test and documentation badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dariubs committed Oct 27, 2021
1 parent 274fd64 commit def6fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
percent.go
==========

[![GoDoc](https://godoc.org/github.com/dariubs/percent?status.svg)](https://godoc.org/github.com/dariubs/percent) [![Go Report Card](https://goreportcard.com/badge/github.com/dariubs/percent)](https://goreportcard.com/report/github.com/dariubs/percent)
![test workflow](https://github.com/dariubs/percent/actions/workflows/test.yml/badge.svg) [![GoDoc](https://godoc.org/github.com/dariubs/percent?status.svg)](https://godoc.org/github.com/dariubs/percent) [![Go Report Card](https://goreportcard.com/badge/github.com/dariubs/percent)](https://goreportcard.com/report/github.com/dariubs/percent)

Calculate percentage in Golang.

Expand Down

0 comments on commit def6fdd

Please sign in to comment.