Skip to content

Commit d734f78

Browse files
authored
Update README.md
1 parent ce5c652 commit d734f78

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
@@ -39,6 +39,7 @@ Most of the of references are listed on the bottom of this page, as well as more
3939
1. [Command](https://github.com/ycarowr/DesignPatterns/tree/master/Assets/Behavioral/Command)
4040
2. [Observer](https://github.com/ycarowr/DesignPatterns/tree/master/Assets/Behavioral/Observer)
4141
3. [State Machine](https://github.com/ycarowr/DesignPatterns/tree/master/Assets/Behavioral/StateMachine)
42+
4. [Strategy](https://github.com/ycarowr/UnityDesignPatterns/tree/master/Assets/Behavioral/Strategy)
4243

4344
### Creational Patterns
4445
1. [Abstract Factory](https://github.com/ycarowr/DesignPatterns/tree/master/Assets/Creational/AbstractFactory)

0 commit comments

Comments
 (0)