1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Description: Avoid privacy breaches reading the documentation
Author: Jonas Smedegaard <dr@jones.dk>
Last-Update: 2019-10-25
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/README.md
+++ b/README.md
@@ -1,11 +1,5 @@
# regexpp
-[](https://www.npmjs.com/package/regexpp)
-[](http://www.npmtrends.com/regexpp)
-[](https://github.com/mysticatea/regexpp/actions)
-[](https://codecov.io/gh/mysticatea/regexpp)
-[](https://david-dm.org/mysticatea/regexpp)
-
A regular expression parser for ECMAScript.
## 💿 Installation
|