Skip to content

Commit d7ad582

Browse files
authored
Update README.md
1 parent 683d29f commit d7ad582

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Also, to make it easier to download the source code, [releases](https://github.c
1616
- [x] [Chain of responsibility](https://github.com/LBeghini/Java-Design-Patterns/tree/4-chain-of-responsibility)
1717
- [ ] Command
1818
- [x] [Iterator](https://github.com/LBeghini/Java-Design-Patterns/tree/4-iterator)
19-
- [ ] [Memento](https://github.com/LBeghini/Java-Design-Patterns/tree/5-memento)
20-
- [ ] [Observer](https://github.com/LBeghini/Java-Design-Patterns/tree/5-observer)
19+
- [x] [Memento](https://github.com/LBeghini/Java-Design-Patterns/tree/5-memento)
20+
- [x] [Observer](https://github.com/LBeghini/Java-Design-Patterns/tree/5-observer)
2121
- [x] [State](https://github.com/LBeghini/Java-Design-Patterns/tree/3-state)
2222
- [ ] Strategy
2323
- [x] [Template method](https://github.com/LBeghini/Java-Design-Patterns/tree/4-template-method)

0 commit comments

Comments
 (0)