Skip to content
This repository was archived by the owner on Nov 8, 2018. It is now read-only.

Commit b5fb2d7

Browse files
authored
Merge pull request #56 from abergs/patch-1
Added link to Nuget package
2 parents 68e64c0 + 7a522e7 commit b5fb2d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Async Usage Analyzers for the .NET Compiler Platform
22

3+
[![NuGet package](https://img.shields.io/nuget/v/AsyncUsageAnalyzers.svg)](https://nuget.org/packages/AsyncUsageAnalyzers)
4+
35
[![Join the chat at https://gitter.im/DotNetAnalyzers/AsyncUsageAnalyzers](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/DotNetAnalyzers/AsyncUsageAnalyzers?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
46

57
[![Build status](https://ci.appveyor.com/api/projects/status/0f0w76hunsj3es8p/branch/master?svg=true)](https://ci.appveyor.com/project/sharwell/asyncusageanalyzers/branch/master)

0 commit comments

Comments
 (0)