Skip to content

Commit 32eb115

Browse files
committed
Updated readme
1 parent 044222b commit 32eb115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Programming patterns can be divided into the following groups:
1212
Patterns from the book Game Programming Patterns:
1313

1414
1. [Command](https://github.com/Habrador/Unity-Programming-Patterns#1-command)
15-
2. [Flyweight(https://github.com/Habrador/Unity-Programming-Patterns#2-flyweight)
15+
2. [Flyweight](https://github.com/Habrador/Unity-Programming-Patterns#2-flyweight)
1616
3. [Observer](https://github.com/Habrador/Unity-Programming-Patterns#3-observer)
1717
4. [Prototype](https://github.com/Habrador/Unity-Programming-Patterns#4-prototype)
1818
5. [Singleton](https://github.com/Habrador/Unity-Programming-Patterns#5-singleton)

0 commit comments

Comments
 (0)