Skip to content

Commit 4920235

Browse files
authored
Update README.md
1 parent 67beffe commit 4920235

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Karmatic [![npm](https://img.shields.io/npm/v/karmatic.svg)](https://npm.im/karmatic) [![travis](https://travis-ci.org/developit/karmatic.svg?branch=master)](https://travis-ci.org/developit/karmatic)
22

3-
A simplified zero-configuration wrapper around [Karma] + [Webpack] + [Jasmine].
3+
A simplified zero-configuration wrapper around [Karma], [Webpack], [Jasmine] & [Puppeteer].
44

55

66
## Why do I want this?
@@ -49,3 +49,4 @@ karmatic '**/*Spec.jsx?'
4949
[Karma]: https://karma-runner.github.io
5050
[Webpack]: https://webpack.js.org
5151
[Jasmine]: https://jasmine.github.io
52+
[Puppeteer]: https://github.com/GoogleChrome/puppeteer

0 commit comments

Comments
 (0)