Skip to content

Commit 4632085

Browse files
committed
Updated headers in README.
1 parent e1242d0 commit 4632085

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
[![](https://api.travis-ci.org/neogeek/doxdox.svg)](https://travis-ci.org/neogeek/doxdox)
2-
[![](https://david-dm.org/neogeek/doxdox.svg?style=flat)](https://david-dm.org/neogeek/doxdox)
2+
[![](https://david-dm.org/neogeek/doxdox.svg?style=flat)](https://david-dm.org/neogeek/doxdox)
33
[![](http://img.shields.io/npm/v/doxdox.svg?style=flat)](https://www.npmjs.org/package/doxdox)
44

5-
#doxdox
5+
# doxdox
66

77
> HTML, Markdown and Dash documentation generator.
88
99
A documentation generator that takes output from [dox](https://github.com/tj/dox/) and builds either a [Bootstrap](http://getbootstrap.com/), [Markdown](http://daringfireball.net/projects/markdown/) or [Dash](http://kapeli.com/dash) based documentation file.
1010

11-
##Installation
11+
## Installation
1212

1313
```bash
1414
$ npm install doxdox -g
1515
```
1616

17-
##Usage
17+
## Usage
1818

1919
```
2020
Usage: doxdox <path> [options]
@@ -36,7 +36,7 @@ $ npm install doxdox -g
3636
- Dash (http://kapeli.com/docsets/)
3737
```
3838

39-
##Examples:
39+
## Examples:
4040

4141
- [Facade.js](http://facadejs.com/) - [Documentation](http://docs.facadejs.com/)
4242
- [plastick.js](https://github.com/syntaxtsb/plastick.js) - [Documentation](http://doxdox.org/syntaxtsb/plastick.js)

0 commit comments

Comments
 (0)