diff --git a/.media/icon-128x128_round.png b/.media/icon-128x128_round.png new file mode 100644 index 0000000..6e2bb4c Binary files /dev/null and b/.media/icon-128x128_round.png differ diff --git a/README.md b/README.md index 66d46f6..8132b17 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,20 @@ +
+ +![](.media/icon-128x128_round.png) + # cfig -A configuration manager for Python +Configuration helper for Python -\[ [**Example**](https://github.com/Steffo99/cfig/tree/main/cfig/sample) | [**Documentation**](https://cfig.readthedocs.io/) | [**PyPI**](https://pypi.org/project/cfig/) \] +
+ +## Links + +[![PyPI](https://img.shields.io/pypi/v/cfig)](https://pypi.org/project/cfig) + +[![Documentation](https://img.shields.io/readthedocs/cfig)](https://cfig.readthedocs.io/en/latest/) + +## Example ```python import cfig