Skip to content

Commit

Permalink
Merge remote-tracking branch 'rpottsoh/updateLeapReadme' (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
rpottsoh committed Dec 24, 2018
2 parents dd67ea2 + 0b4d694 commit 5c2fbf5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions exercises/leap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ on every year that is evenly divisible by 4
For example, 1997 is not a leap year, but 1996 is. 1900 is not a leap
year, but 2000 is.

If your language provides a method in the standard library that does
this look-up, pretend it doesn't exist and implement it yourself.

## Notes

Though our exercise adopts some very simple rules, there is more to
Expand Down

0 comments on commit 5c2fbf5

Please sign in to comment.