Skip to content

Commit beecd2e

Browse files
authored
Update README.md
1 parent 4445aab commit beecd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-
# KY.Generator.Reflection
43+
# Reflection
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)