Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
shvelo committed Apr 20, 2016
1 parent 06832da commit 1ee7060
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,14 @@ Apidoc Bootstrap 3 Template
===

This is the template of [apidoc](https://github.com/apidoc/apidoc) ported to Bootstrap 3


# Usage

Clone this repository to any directory and use it with apidoc's `template` option.

```shell
git clone https://github.com/shvelo/apidoc-bs3-template.git
cd yourproject
apidoc --template ../apidoc-bs3-template
```

0 comments on commit 1ee7060

Please sign in to comment.