update README
This commit is contained in:
		
							
								
								
									
										13
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								README.md
									
									
									
									
									
								
							| @@ -21,6 +21,19 @@ tap bundled for tapbuffer | |||||||
| ## Usage | ## Usage | ||||||
| Use TypeScript for best in class instellisense. | 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. | For further information read the linked docs at the top of this README. | ||||||
|  |  | ||||||
| > MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh) | > MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user