Skip to content

Commit 58fc5c0

Browse files
committed
Add README
1 parent 476a6e7 commit 58fc5c0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Design Patterns Warehouse Demo
2+
3+
## About
4+
5+
Video course companion code.
6+
7+
## How to Use
8+
9+
The repo contains a branch for each video section.
10+
11+
E.g. if you are at _Section 2_ and plan to watch _Video 3_ then checkout the branch called `2.3`.
12+
13+
By the end of the video your code should reach the state available in branch `2.4`.

0 commit comments

Comments
 (0)