Skip to content

Commit 99357a1

Browse files
authored
Explicit README, on application folder inside BSS
1 parent 4d1ed1b commit 99357a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This export script will allow you to create custom HTML attributes while develop
1919

2020
Finally, export script will move all html/css/js/img generated by Bootstrap Studio to a `DJANGO_PROJECT`.
2121

22-
Django is having an application based architecture, **Bootstrap Studio developement must follow this architecture**, create app subfolder and move file inside it. In Boostrap Studio, always create application folder inside html, img, js, style folders. (see [tests](test/tree_script/mixed/multiple_assets_type))
22+
Django is having an application based architecture, **Bootstrap Studio developement must follow this architecture**, create app subfolder and move file inside it. In Boostrap Studio, always create application folder inside `Pages`, `Styles`, `JavaScript`, `Fonts` and `Images` folders. (see [tests](test/tree_script/mixed/multiple_assets_type))
2323

2424

2525
## Installation

0 commit comments

Comments
 (0)