diff --git a/README.md b/README.md index fd50b0f..7b2136e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Flaggle +![PyPI - Python Version](https://img.shields.io/pypi/pyversions/python-flaggle) +![PyPI - Version](https://img.shields.io/pypi/v/python-flaggle) +![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Flaggle/flaggle-python/python-package.yml) + python-flaggle is a Python library for feature flag management that enables dynamic feature toggling in your application. It provides a simple yet powerfull way to control feature availability without code deployments. \ No newline at end of file