Added NuGet Badge to ReadMe
Found this sweet little trick on another project.
This commit is contained in:
parent
b3cd107043
commit
3e9919b2fc
|
@ -1,4 +1,5 @@
|
|||
[![Build Status](https://travis-ci.org/AsterNET/AsterNET.svg?branch=master)](https://travis-ci.org/AsterNET/AsterNET)
|
||||
[![NuGet](https://img.shields.io/nuget/v/AsterNET.svg)](https://www.nuget.org/packages/AsterNET)
|
||||
|
||||
AsterNET is an open source framework for Asterisk AMI and FastAGI. AsterNET allows you to talk to Asterisk AMI from any .NET application and create FastAGI applications in any .NET language.
|
||||
|
||||
|
|
Loading…
Reference in a new issue