Update README.md

This commit is contained in:
johnA1331 2019-11-22 00:13:36 +08:00 committed by GitHub
parent 06d7019960
commit cbc4ed2fa7
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
### Relevant Articles:
- [Get the Current Date Prior to Java 8](https://www.baeldung.com/java-get-the-current-date-legacy)
- [Skipping Weekends While Adding Days to LocalDate in Java 8](https://www.baeldung.com/java-localdate-add-days-skip-weekends)