Skip to content

Commit e23417f

Browse files
author
Jeremy Brown
committed
Change headings in README.md
1 parent 0484643 commit e23417f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ An Ember CLI addon to generate HTML documentation from [JSDoc](http://usejsdoc.o
1010

1111

1212

13-
# Install in your application
13+
# Install
1414

1515
```
1616
ember install ember-cli-jsdoc
1717
```
1818

1919

2020

21-
# Usage
21+
# Use
2222

2323
Run `ember ember-cli-jsdoc` anytime you wish to generate the documentation. You can then access this generated
2424
documentation at *http://localhost:4200/docs*.

0 commit comments

Comments
 (0)