diff --git a/README.md b/README.md index 9b7e847..8512457 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Postcard +[![Documentation](https://docs.rs/postcard/badge.svg)](https://docs.rs/postcard) + Postcard is a `#![no_std]` focused serializer and deserializer for Serde. Postcard aims to be convenient for developers in constrained environments, while