diff --git a/README.md b/README.md index e506699f..b1891d54 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/sweetlandj/Platibus/blob/master/LICENSE) +[![NuGet](https://img.shields.io/nuget/vpre/Platibus.svg)](https://www.nuget.org/packages/Platibus/) + # Platibus Platibus is a decentralized asynchronous messaging framework designed to be platform and language agnostic. The goal of this project is to make durable asynchronous transmission and processing of messages as simple as possible.