Skip to content

Commit 1f9ed05

Browse files
authored
Update README.md
1 parent d02c8c0 commit 1f9ed05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

AbstractFactory/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ Super similar to the [Simple Factory](../SimpleFactory/README.md) except the `.C
55

66
## Common Uses
77
The advantage over the Simple Factory is that this only depends on an abstraction whereas the Simple Factory depends on a concrete class.
8+
9+
Check out a video I made on factories: https://www.youtube.com/watch?v=qzxp9p7UP_Y

0 commit comments

Comments
 (0)