Skip to content

Commit af41b96

Browse files
authored
Fixed readme
1 parent dc48dd5 commit af41b96

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
@@ -14,10 +14,10 @@ Kotlin OOP and FP Design Patterns
1414
* [ ] [Mediator](#mediator)
1515
* [ ] [Memento](#memento)
1616
* [ ] [Null Object](#null-object)
17-
   * [x] [Observer](#observer)
18-
   * [x] [State](#state)
17+
* [x] [Observer](#observer)
18+
* [x] [State](#state)
1919
* [x] [Strategy](#strategy)
20-
   * [ ] [Template](#template)
20+
* [ ] [Template](#template)
2121
* [ ] [Visitor](#visitor)
2222
* [Creational Patterns](#creational)
2323
* [ ] [Abstract Factory](#abstract-factory)

0 commit comments

Comments
 (0)