Skip to content

Commit

Permalink
Added license to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zxqx committed Apr 18, 2016
1 parent 8716d94 commit df44d0c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -29,8 +29,12 @@ $ npm run build:standalone

## Test

Tests are done with [tape](https://github.com/substack/tape) by running:
Run tests with [tape](https://github.com/substack/tape):

```
$ npm test
```

## License

MIT

0 comments on commit df44d0c

Please sign in to comment.