Skip to content

Commit d950a85

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sk/css/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ To urobíme tak, že vo vnútri našej aplikácie blog vytvoríme adresár s ná
4545
djangogirls
4646
├── blog
4747
│ ├── migrations
48-
│ └── static
48+
│ ├── static
49+
│   └── templates
4950
└── mysite
5051
```
5152

0 commit comments

Comments
 (0)