diff --git a/README.md b/README.md index 4832fee..d160894 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # kvbench -![GitHub Workflow](https://github.com/nerdroychan/kvbench/actions/workflows/test.yml/badge.svg) +![Crates.io Version](https://img.shields.io/crates/v/kvbench) +![Docs.rs Status](https://img.shields.io/docsrs/kvbench) ![GPLv3](https://img.shields.io/github/license/nerdroychan/kvbench) +![GitHub Workflow](https://github.com/nerdroychan/kvbench/actions/workflows/test.yml/badge.svg) A benchmark framework designed for testing key-value stores with easily customizable workloads.