From 73fe08a5d867292fc0dce89e43dc2674b9d80f32 Mon Sep 17 00:00:00 2001 From: jvdwrf Date: Sun, 13 Feb 2022 16:05:53 +0100 Subject: [PATCH] versions --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 58985cc..0b056be 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +
+

+ +[![Crates.io version shield](https://img.shields.io/crates/v/zestors.svg)](https://crates.io/crates/zestors) +[![Docs](https://docs.rs/zestors/badge.svg)](https://crates.io/crates/zestors) +[![Crates.io license shield](https://img.shields.io/crates/l/zestors.svg)](https://crates.io/crates/zestors) + +

+
+ ## Zestors A simple, fast and flexible actor framework for building robust distributed applications, heavily insipired by Erlang.