diff --git a/README.md b/README.md index 10c84a66..8e82aafb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![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) +[![Build Status](https://img.shields.io/appveyor/ci/lemire/simdjson.svg)](https://ci.appveyor.com/project/lemire/simdjson) [![][license img]][license] ## A C++ library to see how fast we can parse JSON with complete validation.