Skip to content

Commit 4d32683

Browse files
authored
Update README.md
Added 'templates' folder to the tree view, since this might be confusing for some people.
1 parent 6a34188 commit 4d32683

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ko/css/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ CSS(Cascading Style Sheets)는 HTML와 같이 마크업언어(Markup Language)
5050
djangogirls
5151
├── blog
5252
│ ├── migrations
53-
│ └── static
53+
│ ├── static
54+
│   └── templates
5455
└── mysite
5556
```
5657

0 commit comments

Comments
 (0)