Skip to content

Commit af0aa9a

Browse files
authored
Update README.md
1 parent 983b3c9 commit af0aa9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Most of the of references are listed on the bottom of this page, as well as more
4646
2. [Factory Method](https://github.com/ycarowr/DesignPatterns/tree/master/Assets/Creational/FactoryMethod)
4747
3. [Singleton](https://github.com/ycarowr/DesignPatterns/tree/master/Assets/Creational/Singleton)
4848
4. [Prototype](https://github.com/ycarowr/Unity-Design-Patterns/tree/master/Assets/Creational/Prototype)
49+
5. [Service Locator](https://github.com/ycarowr/Unity-Design-Patterns/tree/master/Assets/Creational/ServiceLocator)
4950

5051
### Game Programming Patterns
5152
1. [Object Pool](https://github.com/ycarowr/DesignPatterns/tree/master/Assets/GameProgramming/ObjectPooler)

0 commit comments

Comments
 (0)