Skip to content

Commit c06fee4

Browse files
docs(readme): add Greenkeeper badge
https://greenkeeper.io/
1 parent 648e99c commit c06fee4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# fast-json-stringify  [![Build Status](https://travis-ci.org/fastify/fast-json-stringify.svg?branch=master)](https://travis-ci.org/fastify/fast-json-stringify)
22

3+
[![Greenkeeper badge](https://badges.greenkeeper.io/fastify/fast-json-stringify.svg)](https://greenkeeper.io/)
4+
35
__fast-json-stringify__ is x1-4 times faster than `JSON.stringify()`.
46
It is particularly suited if you are sending small JSON payloads, the
57
advantages reduces on large payloads.

0 commit comments

Comments
 (0)