diff --git a/README.md b/README.md index 4e09b9ba..ddb7d976 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# Uhyve - A minimal hypervisor for Hermit +# Uhyve [![crates.io](https://img.shields.io/crates/v/uhyve.svg)](https://crates.io/crates/uhyve) [![Zulip Badge](https://img.shields.io/badge/chat-hermit-57A37C?logo=zulip)](https://hermit.zulipchat.com/) -Uhyve is a small hypervisor specialized for the [Hermit kernel](https://github.com/hermit-os/kernel). +Uhyve is a minimal, special-purpose hypervisor for the [Hermit kernel](https://github.com/hermit-os/kernel). ## Installation