mirror of
https://github.com/rwinkhart/convertroman.git
synced 2026-09-05 08:27:21 -04:00
updated docs and readme
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
[](https://pkg.go.dev/github.com/brandenc40/romannumeral)
|
||||
[](https://codecov.io/gh/brandenc40/romannumeral)
|
||||
|
||||
Quickly and efficiently convert to and from roman numerals in Go.
|
||||
## Quickly and efficiently convert to and from roman numerals in Go.
|
||||
|
||||
A reliable module using the most efficient methods possible for converting between
|
||||
roman numerals and integers in Go. Algorithms adopted from [here](https://rosettacode.org/wiki/Roman_numerals).
|
||||
|
||||
### Benchmark Results
|
||||
|
||||
|
||||
Reference in New Issue
Block a user