Skip to content

Commit cac7d3a

Browse files
committed
Update informations about v3.3.1
1 parent 8b200ae commit cac7d3a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ The basic structure of the project is given in the following way:
2727

2828
<pre>
2929
.
30-
|-- build/
30+
|-- demo/
31+
| |-- index.html
32+
|-- dist/
3133
| |-- jquery.boilerplate.js
3234
| |-- jquery.boilerplate.min.js
3335
|-- src/
@@ -43,7 +45,11 @@ The basic structure of the project is given in the following way:
4345

4446
</pre>
4547

46-
#### [build/](https://github.com/jquery-boilerplate/boilerplate/tree/master/build)
48+
#### [demo/](https://github.com/jquery-boilerplate/boilerplate/tree/master/demo)
49+
50+
Contains a simple HTML file to demonstrate your plugin.
51+
52+
#### [dist/](https://github.com/jquery-boilerplate/boilerplate/tree/master/dist)
4753

4854
This is where the generated files are stored once Grunt runs.
4955

0 commit comments

Comments
 (0)