Skip to content

Commit

Permalink
[doc] Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pierr committed Jan 27, 2015
1 parent 3f54084 commit aa1c2f0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Focus
[Focus](https://kleegroup.github.io/focus-docs)
=======
[![Build Status](https://travis-ci.org/KleeGroup/focus.svg)](https://travis-ci.org/KleeGroup/focus.svg)

Expand All @@ -19,7 +19,8 @@ Then you have to launch the following command: `npm run build` which generates t
The browser build is inside the `dist/browser/fmk.js`

### Node js
`dist/node` and one file per sub module.

Focus is publish under the name [focusjs](https://www.npmjs.com/package/focusjs) on npm.

## Unit tests
All unit tests are written with mocha, and can be launched using the `npm run test` command.
Expand Down

0 comments on commit aa1c2f0

Please sign in to comment.