Skip to content

Commit 99decd9

Browse files
authoredNov 30, 2020
Added build badge
1 parent 747f690 commit 99decd9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
This repository contains a set of Code generators, see below.
44

5+
![.NET Core](https://github.com/jzi96/SourceCodeGenerators/workflows/.NET%20Core/badge.svg?branch=main)
56

67
## General Usage
78

@@ -107,4 +108,4 @@ Alternatively you can edit the project file and add the following code block.
107108
<ItemGroup>
108109
<AdditionalFiles Include="TT-FIX42.xml" />
109110
</ItemGroup>
110-
```
111+
```

0 commit comments

Comments
 (0)
Please sign in to comment.