update README

This commit is contained in:
Philipp Kunz 2017-03-26 11:40:00 +02:00
parent 6e5a7529b0
commit 1bb67e331b

View File

@ -21,6 +21,19 @@ tap bundled for tapbuffer
## Usage
Use TypeScript for best in class instellisense.
note this package includes
* tap
* chai
* chai-as-promised
* @types/tap
* @types/chai
* @types/chai-as-promised
```javascript
import {tap, expect} from 'tapbundle' // has typings in place
```
For further information read the linked docs at the top of this README.
> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)