diff --git a/README.md b/README.md index 916bdecde..555dd3a48 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ## RocksDB: A Persistent Key-Value Store for Flash and RAM Storage [![Build Status](https://travis-ci.org/facebook/rocksdb.svg?branch=master)](https://travis-ci.org/facebook/rocksdb) +[![Build status](https://ci.appveyor.com/api/projects/status/fbgfu0so3afcno78?svg=true)](https://ci.appveyor.com/project/Facebook/rocksdb) + RocksDB is developed and maintained by Facebook Database Engineering Team. It is built on earlier work on LevelDB by Sanjay Ghemawat (sanjay@google.com)