TheOdinProject / javascript-exercises

MIT License
1.28k stars 34.52k forks source link

Update 06_leapYears README.md with a reference #506

Open bhagyeshsp opened 3 days ago

bhagyeshsp commented 3 days ago

Because

The present problem statement, borrowed from Chris Pine, does not clearly state the leap year calculation rules, which is indeed confusing.

This PR

Issue

Closes #XXXXX

Additional Information

Link to the added break-up of the leap years explanation: https://time-and-calendar.com/leap-years/#:~:text=How%20to%20Know%20if%20Certain%20Year%20is%20a%20Leap%20Year

Pull Request Requirements