diff --git a/simdnbt-derive/README.md b/simdnbt-derive/README.md index f9487be..a2970e6 100644 --- a/simdnbt-derive/README.md +++ b/simdnbt-derive/README.md @@ -1,3 +1,3 @@ -Add support for `#[derive(Serialize, Deserialize)]` to sidmnbt. +Add support for `#[derive(Serialize, Deserialize)]` to simdnbt. You can use `#[simdnbt(rename = "Value")]` to have fields be serialized with a name other than the field name.