Skip to content

Commit df11bd1

Browse files
authored
Update README.md
1 parent c9a014d commit df11bd1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ Also, to make it easier to download the source code, [releases](https://github.c
1313

1414
### Behavioural patterns
1515

16-
- [ ] Chain of responsability
16+
- [x] Chain of responsability
1717
- [ ] Command
18-
- [ ] Iterator
18+
- [x] Iterator
1919
- [ ] Memento
2020
- [ ] Observer
2121
- [x] [State](https://github.com/LBeghini/Java-Design-Patterns/tree/3-state)
2222
- [ ] Strategy
23-
- [ ] Template method
23+
- [x] Template method
2424

2525
### Creational patterns
2626

0 commit comments

Comments
 (0)