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

Commit 789d771

Browse files
committed
Merge pull request #9 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2 parents ca21ac0 + 1873a07 commit 789d771

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,3 +1,5 @@
11
# Async Usage Analyzers for the .NET Compiler Platform
22

3+
[![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)
4+
35
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)