aboutsummaryrefslogtreecommitdiff
path: root/node_modules/util/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/util/README.md')
-rw-r--r--node_modules/util/README.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/node_modules/util/README.md b/node_modules/util/README.md
deleted file mode 100644
index 1c473d2cf..000000000
--- a/node_modules/util/README.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# util
-
-[![Build Status](https://travis-ci.org/defunctzombie/node-util.png?branch=master)](https://travis-ci.org/defunctzombie/node-util)
-
-node.js [util](http://nodejs.org/api/util.html) module as a module
-
-## install via [npm](npmjs.org)
-
-```shell
-npm install util
-```
-
-## browser support
-
-This module also works in modern browsers. If you need legacy browser support you will need to polyfill ES5 features.