diff --git a/README.md b/README.md index bd9b1f9..3a3f7da 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ pip install znfields ## Example -The `znfields.field` supports all arguments from `dataclasses.field` with the additional `getter` argument. +The `znfields.field` supports all arguments from `dataclasses.field` with the +additional `getter` argument. ```python import dataclasses