diff --git a/README.md b/README.md index c5c0a26..24e878c 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ struct Data { } ``` -This generates a method `Vanth::ty()` which returns a `vanth::Ty`. This should represent the type's fully qualified name - its module path followed by the type itself and any generics it has. E.g. `Data::