diff --git a/README.md b/README.md index c2a9d4b5..f068cb89 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# fast-json-stringify  [![Build Status](https://travis-ci.org/mcollina/fast-json-stringify.svg)](https://travis-ci.org/mcollina/fast-json-stringify) +# fast-json-stringify  [![Build Status](https://travis-ci.org/fastify/fast-json-stringify.svg?branch=master)](https://travis-ci.org/fastify/fast-json-stringify) __fast-json-stringify__ is x1-4 times faster than `JSON.stringify()`. It is particularly suited if you are sending small JSON payloads, the