Skip to content

Commit 4f7e06c

Browse files
authored
Update README.md
1 parent 1215a45 commit 4f7e06c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# KY.Generator
1+
# KY.Generator ![](https://img.shields.io/nuget/v/KY.Generator.CLI.svg?style=flat)
22
We are not yet done, see the [dev-branch](https://github.com/KY-Programming/generator/tree/dev)
33

44
## Setup for Visual Studio
@@ -40,7 +40,7 @@ Run a command [(go to Wiki)](https://github.com/KY-Programming/generator/wiki/Co
4040
KY.Generator.exe reflection -assembly=KY.Generator.Examples.Reflection.dll -name=ExampleType -namespace=KY.Generator.Examples.Reflection -relativePath=Output -language=TypeScript
4141
```
4242

43-
# Reflection
43+
# Reflection ![](https://img.shields.io/nuget/v/KY.Generator.Reflection.svg?style=flat)
4444
Generate TypeScript classes from any .net type including all dependencies.
4545
Optionally convert all properties to public fields or vice versa.
4646

0 commit comments

Comments
 (0)