Skip to content

Commit dc48dd5

Browse files
authored
Added strategy to Readme index
1 parent 0bf438c commit dc48dd5

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +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)
19-
* [ ] [Template](#template)
17+
   * [x] [Observer](#observer)
18+
   * [x] [State](#state)
19+
* [x] [Strategy](#strategy)
20+
   * [ ] [Template](#template)
2021
* [ ] [Visitor](#visitor)
2122
* [Creational Patterns](#creational)
2223
* [ ] [Abstract Factory](#abstract-factory)

0 commit comments

Comments
 (0)