diff --git a/README.md b/README.md index e94fe4d..d4a1bbf 100644 --- a/README.md +++ b/README.md @@ -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