Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ngs committed Jan 19, 2017
1 parent 1ae2252 commit 9f59132
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
@@ -1,6 +1,10 @@
chm2docset
==========

[![Build Status](https://travis-ci.org/ngs/chm2docset.svg?branch=master)](https://travis-ci.org/ngs/chm2docset)
[![Coverage Status](https://coveralls.io/repos/github/ngs/chm2docset/badge.svg?branch=master)](https://coveralls.io/github/ngs/chm2docset?branch=master)


A tool for converting [Microsoft Compiled HTML Help (.chm)][chm] file to [Kapeli's Dash][dash] compatible Docset bundle

Usage
Expand All @@ -18,6 +22,7 @@ How to use
----------

```sh
brew install chmlib
go install github.com/ngs/chm2docset
chm2docset -platform docset-platform -out /path/to/MyRef.docset /path/to/MyReference.chm
```
Expand Down

0 comments on commit 9f59132

Please sign in to comment.