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