Skip to content

Commit

Permalink
Merge pull request #7 from fbrinker/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
garora committed May 22, 2014
2 parents 59ad06f + d16af05 commit cf63b88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Note: This is a place to find and practice TDD Katas. Feel free to submit pull r

#### Steps :

Lets divide into following stesp:
Lets divide into following steps:
- Prints numbers from 1 to 100
- Print "Even" instead of number, if the number is even, means divisible by 2
- Print "Odd" instead of number, if the number is odd, means not divisible by 2 but not divisible by itself too
Expand Down Expand Up @@ -174,7 +174,7 @@ Note: This is a place to find and practice TDD Katas. Feel free to submit pull r
1 copy of the fourth book
1 copy of the fifth book

Answer: 51.20 EUR
Answer: 51.60 EUR

#### LCD Digits :

Expand Down

0 comments on commit cf63b88

Please sign in to comment.