Skip to content

Commit 5a30b5a

Browse files
committed
update readme
1 parent 862907e commit 5a30b5a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
This repository holds the code examples and snapshots as well as any other resources belonging to our ["Django - The Practical Guide" course](https://acad.link/django).
44

5-
# How To Use
5+
### How To Navigate This Repository
66

7-
This repository comes with many branches - different branches reflect different attachments. The branch names allow you to identify the course section + lecture to which the code snapshot belongs.
7+
1. The `code` folder is separated into the different course sections
8+
9+
- each section contains multiple snapshots throughout the section
10+
11+
2. The `attachments` folder is also separated into different course sections and contains any relevant attachments from the section, as well as starting snapshots (if applicable)
12+
13+
3. The `slides` folder contains any relavant pdf documents of all the slides in this course, split across sections

0 commit comments

Comments
 (0)