Skip to content

Commit

Permalink
readme take credit for improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanHohn committed Dec 8, 2015
1 parent 2f22c17 commit 2fcde0b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -7,8 +7,7 @@ This repository contains an example Golang program used to illustrate
table-driven tests, automated build, and unit test code coverage.

The library provides a simple function for converting Roman numerals
(in string form) into numbers. At the moment it works for valid Roman
numerals, but does not flag any invalid input.
(in string form) into numbers. It also flags invalid string input.

See the accompanying LICENSE file for usage information.

0 comments on commit 2fcde0b

Please sign in to comment.