Skip to content

Commit b653f73

Browse files
Update README.md (#159)
1 parent 8734008 commit b653f73

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
@@ -2,7 +2,7 @@
22

33
This repository contains my explorations on c# source code generation and analysis.
44

5-
The [UnionsGenerator](UnionsGenerator) generator enables the use of union types in C#.
5+
The [Janus](Janus) generator enables the use of union types in C#.
66

77
The [JsonSchemaGenerator](JsonSchemaGenerator) generator generates json schemata from C# class definitions.
88

0 commit comments

Comments
 (0)