From 47b24b6c70c78c9e4820b8d4f006aace8e0d5dca Mon Sep 17 00:00:00 2001 From: Search Date: Sun, 16 Aug 2020 11:49:53 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d890df..53e8213 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio * [seppo0010/rsedis](https://github.com/seppo0010/rsedis) — A Redis reimplementation in Rust [](https://travis-ci.org/seppo0010/rsedis) * [TerrabaseDB](https://github.com/terrabasedb/terrabase) — A multi-model NoSQL database ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/terrabasedb/terrabase/Tests?style=flat-square) * [tikv](https://github.com/tikv/tikv) — A distributed KV database in Rust [](https://circleci.com/gh/tikv/tikv) -* [sled](https://crates.io/crates/sled) — A (beta) modern embedded database +* [sled](https://crates.io/crates/sled) — A (beta) modern embedded database [![Build Status](https://github.com/spacejam/sled/workflows/rust/badge.svg?branch=master)](https://github.com/spacejam/sled/actions?workflow=rust) ### Emulators