chore: add badges to readme

This commit is contained in:
Dmitriy Pleshevskiy 2021-10-21 00:21:31 +03:00
parent 5e3e813900
commit 60e32eb7bd
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# OOD Persistence
[![Crates.io](https://img.shields.io/crates/v/ood_persistence)](https://crates.io/crates/ood_persistence)
[![Documentation](https://docs.rs/ood_persistence/badge.svg)](https://docs.rs/ood_persistence)
[![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/)
Asynchronous and synchronous interfaces and persistence implementations for your OOD architecture
## Installation