lib/condenser/processors/node_modules/regjsgen/README.md in condenser-0.0.4 vs lib/condenser/processors/node_modules/regjsgen/README.md in condenser-0.0.5
- old
+ new
@@ -1,6 +1,6 @@
-# regjsgen [![Build status](https://travis-ci.org/demoneaux/regjsgen.svg?branch=master)](https://travis-ci.org/demoneaux/regjsgen) [![Code coverage status](https://coveralls.io/repos/github/demoneaux/regjsgen/badge.svg)](https://coveralls.io/github/demoneaux/regjsgen?branch=master)
+# regjsgen [![Build status](https://travis-ci.org/bnjmnt4n/regjsgen.svg?branch=master)](https://travis-ci.org/bnjmnt4n/regjsgen) [![Code coverage status](https://codecov.io/gh/bnjmnt4n/regjsgen/branch/master/graph/badge.svg)](https://codecov.io/gh/bnjmnt4n/regjsgen)
Generate regular expressions from [regjsparser](https://github.com/jviereck/regjsparser)’s AST.
## Installation
@@ -28,18 +28,6 @@
regex = regjsgen.generate(ast);
```
## Support
-Tested in Node.js 0.10.x, 0.12.x, 4.x and 5.x.
-
-## Author
-
-| [![twitter/demoneaux](https://gravatar.com/avatar/029b19dba521584d83398ada3ecf6131?s=70)](https://twitter.com/demoneaux "Follow @demoneaux on Twitter") |
-|---|
-| [Benjamin Tan](https://demoneaux.github.io/) |
-
-## Contributors
-
-| [![twitter/mathias](https://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |
-|---|
-| [Mathias Bynens](https://mathiasbynens.be/) |
+Tested in Node.js 0.10, 0.12, 4, 6 and 8.