Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Commit 4b5c3d3

Browse files
committed
Do some minor formatting in the README.
1 parent 4d63600 commit 4b5c3d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ npm install -g generator-init
1818
yo init
1919
```
2020

21-
**Sub-Generator init:page**
21+
#### Sub-Generator init:page
2222

2323
Use `yo init:page '<pagename>'` to create a new page snippet for INITs simple static page generator.
2424

25-
**Sub-Generator init:module**
25+
####Sub-Generator init:module
2626

2727
Use `yo init:module 'modulename'` to scaffold a new JavaScript module.
2828

29-
**Sub-Generator init:jqueryplugin**
29+
#### Sub-Generator init:jqueryplugin
3030

3131
Use `yo init:jqueryplugin 'pluginame'` to scaffold a new jQuery Plugin with the name `jquery.<pluginname>.js`.
3232

0 commit comments

Comments
 (0)