diff --git a/README.md b/README.md
index 7046372..368bc19 100644
--- a/README.md
+++ b/README.md
@@ -187,6 +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 [![Build Status](https://github.com/spacejam/sled/workflows/Rust/badge.svg?branch=master)](https://github.com/spacejam/sled/actions?workflow=Rust)
### Emulators