diff --git a/README.md b/README.md index 0ef9ea7..15f0483 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # tiny-json -[![Build Status](https://travis-ci.org/rafagafe/tiny-json.svg?branch=master)](https://travis-ci.org/rafagafe/tiny-json) +[![Build Status](https://travis-ci.org/rafagafe/tiny-json.svg?branch=master)](https://travis-ci.org/rafagafe/tiny-json) [![GitHub contributors](https://img.shields.io/github/contributors/rafagafe/tiny-json.svg)](https://github.com/rafagafe/tiny-json/graphs/contributors) [![Donate using PayPal](https://img.shields.io/badge/donate-PayPal-orange.svg)](https://paypal.me/rafagafe) tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.