Skip to content

Commit f2e24d6

Browse files
committed
docs: README badges
1 parent 6f90245 commit f2e24d6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# numero
22

3-
TODO:[GO REPORT][LICENSE][VERSION]
3+
[![Go Report Card](https://goreportcard.com/badge/github.com/viveknathani/numero)](https://goreportcard.com/report/github.com/viveknathani/numero) ![test](https://github.com/viveknathani/numero/actions/workflows/test.yaml/badge.svg)
4+
![Go Version](https://img.shields.io/github/go-mod/go-version/viveknathani/numero)
5+
![License](https://img.shields.io/github/license/viveknathani/numero)
6+
![Last Commit](https://img.shields.io/github/last-commit/viveknathani/numero)
47

58
`numero` is software for parsing and evaluating mathematical expressions. It is available as a library and as a web service.
69

0 commit comments

Comments
 (0)