Skip to content

Commit 17e7290

Browse files
authored
Update README.md
Added 'templates' folder to the tree view, since this might be confusing for some people.
1 parent d31f5df commit 17e7290

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

en/css/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ We do that by creating a folder called `static` inside the blog app:
4646
djangogirls
4747
├── blog
4848
│ ├── migrations
49-
│ └── static
49+
│ ├── static
50+
│   └── templates
5051
└── mysite
5152
```
5253

0 commit comments

Comments
 (0)