1
Fork 0
mirror of https://github.com/Steffo99/cfig.git synced 2024-10-16 06:17:37 +00:00

Update README

This commit is contained in:
Steffo 2024-05-14 03:22:57 +02:00
parent 16080bc19a
commit eaa3aad5e7
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0
2 changed files with 14 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View file

@ -1,8 +1,20 @@
<div align="center">
![](.media/icon-128x128_round.png)
# cfig # 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/) \] </div>
## 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 ```python
import cfig import cfig