aboutsummaryrefslogtreecommitdiffhomepage
path: root/node_modules/indexof/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/indexof/Readme.md')
-rw-r--r--node_modules/indexof/Readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/node_modules/indexof/Readme.md b/node_modules/indexof/Readme.md
new file mode 100644
index 0000000..99c8dfc
--- /dev/null
+++ b/node_modules/indexof/Readme.md
@@ -0,0 +1,15 @@
+
+# indexOf
+
+ Lame indexOf thing, thanks microsoft
+
+## Example
+
+```js
+var index = require('indexof');
+index(arr, obj);
+```
+
+## License
+
+ MIT \ No newline at end of file