diff --git a/README.md b/README.md index 6ec25e1..2d84940 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![zincware](https://img.shields.io/badge/Powered%20by-zincware-darkcyan)](https://github.com/zincware) +[![PyPI version](https://badge.fury.io/py/znfields.svg)](https://badge.fury.io/py/znfields) +[![Coverage Status](https://coveralls.io/repos/github/zincware/znfields/badge.svg?branch=main)](https://coveralls.io/github/zincware/znfields?branch=main) + # znfields Provide a `getter` for `dataclasses.fields` to allow e.g. for lazy evaluation.