We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc48dd5 commit af41b96Copy full SHA for af41b96
1 file changed
README.md
@@ -14,10 +14,10 @@ Kotlin OOP and FP Design Patterns
14
* [ ] [Mediator](#mediator)
15
* [ ] [Memento](#memento)
16
* [ ] [Null Object](#null-object)
17
- * [x] [Observer](#observer)
18
- * [x] [State](#state)
+ * [x] [Observer](#observer)
+ * [x] [State](#state)
19
* [x] [Strategy](#strategy)
20
- * [ ] [Template](#template)
+ * [ ] [Template](#template)
21
* [ ] [Visitor](#visitor)
22
* [Creational Patterns](#creational)
23
* [ ] [Abstract Factory](#abstract-factory)
0 commit comments