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

Commit acab714

Browse files
committed
Merge pull request #10 from sharwell/build-status
Added AppVeyor status badge to README.md
2 parents 789d771 + 3b0ba57 commit acab714

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
@@ -2,4 +2,6 @@
22

33
[![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)
44

5+
[![Build status](https://ci.appveyor.com/api/projects/status/0f0w76hunsj3es8p/branch/master?svg=true)](https://ci.appveyor.com/project/sharwell/asyncusageanalyzers/branch/master)
6+
57
This repository contains analyzers for best practices related to asynchronous programming. Where possible, code fixes are also provided to simplify the process of correcting violations.

0 commit comments

Comments
 (0)