diff --git a/README.md b/README.md index cc7b3e9..cd4b9e9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +![CI Workflow](https://github.com/fullerzz/zConcurrent/actions/workflows/ci.yml/badge.svg) +[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) +[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/) + # Overview This project allows you to execute a list of http operations asynchronously from within an synchronous context.