Update README.md

This commit is contained in:
Branden
2021-04-01 18:45:06 -05:00
committed by GitHub
parent eb3ae90e50
commit d98473f5cc
+2 -1
View File
@@ -1,7 +1,8 @@
# Go Roman Numerals
[![Go Reference](https://pkg.go.dev/badge/github.com/brandenc40/romannumeral.svg)](https://pkg.go.dev/github.com/brandenc40/romannumeral)
[![codecov](https://codecov.io/gh/brandenc40/romannumeral/branch/master/graph/badge.svg?token=AS7IBSTE36)](https://codecov.io/gh/brandenc40/romannumeral)
Quickly and efficiently convert to and from roman numerals in Go.
### Benchmark Results