Skip to content

Commit 1199f5e

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pt/css/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ Fazemos isso através da criação de uma pasta chamada `static` dentro do aplic
4343
djangogirls
4444
├── blog
4545
│ ├── migrations
46-
│ └── static
46+
│ ├── static
47+
│   └── templates
4748
└── mysite
4849

4950

0 commit comments

Comments
 (0)