diff --git a/README.md b/README.md index 6280c0f5..29d8f675 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # simdjson : Parsing gigabytes of JSON per second [![Build Status](https://cloud.drone.io/api/badges/lemire/simdjson/status.svg)](https://cloud.drone.io/lemire/simdjson/) [![CircleCI](https://circleci.com/gh/lemire/simdjson.svg?style=svg)](https://circleci.com/gh/lemire/simdjson) +[![][license img]][license] + ## A C++ library to see how fast we can parse JSON with complete validation.