Skip to content

Commit

Permalink
self referencing
Browse files Browse the repository at this point in the history
  • Loading branch information
spiechu committed Jun 21, 2014
1 parent bccbe05 commit a2cefcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Converter provides easy way to transform Arabic numbers to Roman numerals and vi

Inspired by [XSolve Code Kata #1](https://github.com/xsolve-pl/code-kata/tree/master/01-roman-numerals).

More info on my [blog post](http://spiechu.pl/2014/06/21/roman-numerals-converter-code-kata-summary).

## Usage

Basically it is enough that you instantiate one of `ConvertableNum` case classes and execute `convert`.
Expand Down

0 comments on commit a2cefcb

Please sign in to comment.