Skip to content
This repository was archived by the owner on Aug 2, 2020. It is now read-only.

Commit 8b72a30

Browse files
committed
Updated README.md
1 parent c7417ac commit 8b72a30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# I Know I Shouldn't
22

3-
[![Greenkeeper badge](https://badges.greenkeeper.io/neogeek/iknowishouldnt.js.svg)](https://greenkeeper.io/)
4-
53
> A micro-library that contains snippets of code useful for modifying strings and arrays. While it does modify the native prototype of String and Array, it does so with non-enumerable methods.
64
75
[![](https://api.travis-ci.org/neogeek/iknowishouldnt.js.svg?style=flat)](https://travis-ci.org/neogeek/iknowishouldnt.js)
86
[![](https://david-dm.org/neogeek/iknowishouldnt.js/dev-status.svg?style=flat)](https://david-dm.org/neogeek/iknowishouldnt.js?type=dev)
7+
[![Greenkeeper badge](https://badges.greenkeeper.io/neogeek/iknowishouldnt.js.svg)](https://greenkeeper.io/)
8+
[![Latest Documentation](https://doxdox.org/images/badge-flat.svg)](https://doxdox.org/neogeek/iknowishouldnt.js)
99

1010
## String.prototype.format
1111

0 commit comments

Comments
 (0)