Skip to content

Commit

Permalink
Update README.md for explanatory title of native modules usage
Browse files Browse the repository at this point in the history
  • Loading branch information
deeperx committed Nov 17, 2016
1 parent 658cea2 commit 4a19d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ var expect = chai.expect;
var should = chai.should();
```

## Usage for ES6+
## Native Modules Usage

```js
import assert from 'chai/assert'
Expand Down

0 comments on commit 4a19d5a

Please sign in to comment.