diff --git a/README.md b/README.md index 8fcc4abc2c4..cb513fdb62e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## RocksDB: A Persistent Key-Value Store for Flash and RAM Storage -[![CircleCI Status](https://circleci.com/gh/facebook/rocksdb.svg?style=svg)](https://circleci.com/gh/facebook/rocksdb) +[![nightly](https://github.com/pegasus-kv/rocksdb/actions/workflows/nightly.yml/badge.svg)](https://github.com/pegasus-kv/rocksdb/actions/workflows/nightly.yml) RocksDB is developed and maintained by Facebook Database Engineering Team. It is built on earlier work on [LevelDB](https://github.com/google/leveldb) by Sanjay Ghemawat (sanjay@google.com)