Skip to content

Commit

Permalink
Update README.md (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Jan 9, 2024
1 parent d2a70f2 commit 19d98ca
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,10 @@
A [Roslyn Analyzer](https://github.com/dotnet/roslyn-analyzers) package for [Akka.NET](https://getakka.net/), aimed at
helping users avoid common Akka.NET programming mistakes and helping users automatically upgrade their applications to
use newer Akka.NET APIs.

## Available Rules and Explanations

Please see ["Debugging Akka.NET - Akka.Analyzers"](https://getakka.net/articles/debugging/akka-analyzers.html) for a full explanation on all supported rules and their automated Roslyn Code Fixes.

## Questions, Comments, and Suggestions
We accept pull requests! Please let us know what we can do to add additional rules / code fixes or how to improve existing ones.

0 comments on commit 19d98ca

Please sign in to comment.