Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Commit df2be94

Browse files
committed
Updated README.
1 parent f9452ab commit df2be94

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
A simple attribute-based Roslyn incremental source generator base class for .NET.
44

5+
[![main](https://img.shields.io/github/actions/workflow/status/jscarle/AttributeSourceGenerator/main.yml?logo=github)](https://github.com/jscarle/AttributeSourceGenerator)
6+
[![nuget](https://img.shields.io/nuget/v/AttributeSourceGenerator)](https://www.nuget.org/packages/AttributeSourceGenerator)
7+
[![downloads](https://img.shields.io/nuget/dt/AttributeSourceGenerator)](https://www.nuget.org/packages/AttributeSourceGenerator)
8+
59
### Example generator
610

711
```csharp

0 commit comments

Comments
 (0)