Update README.md

[skip ci]
This commit is contained in:
edizor 2023-03-24 16:07:08 +08:00 committed by GitHub
parent 4319f4d25b
commit 2e645486ed
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
### Relevant Articles:
- [Memento Design Pattern in Java](https://www.baeldung.com/java-memento-design-pattern)
- [Difference Between Fluent Interface and Builder Pattern in Java](https://www.baeldung.com/java-fluent-interface-vs-builder-pattern)