Skip to content

Commit 94aa757

Browse files
authored
Update README.md
Added 'templates' folder to the tree view, since this might be confusing for some people.
1 parent 738f8e4 commit 94aa757

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

zh/css/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ Django已经知道到何处找到内建“admin”应用的静态文件。现在
4747
djangogirls
4848
├── blog
4949
│ ├── migrations
50-
│ └── static
50+
│ ├── static
51+
│   └── templates
5152
└── mysite
5253
```
5354

0 commit comments

Comments
 (0)