From 8a868bd864e3683e984c41555af617752e176681 Mon Sep 17 00:00:00 2001 From: Jesse Sweetland Date: Thu, 2 Feb 2017 12:59:13 -0600 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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.