Skip to content

Commit

Permalink
Leap: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
rpottsoh committed Dec 24, 2018
1 parent f5e8c2d commit 0b4d694
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 0b4d694

Please sign in to comment.