diff --git a/README.md b/README.md index aee6349..4c7bd27 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # FastAPI Injector -![Workflow status](https://github.com/matyasrichter/fastapi-injector/actions/workflows/build.yml/badge.svg?branch=main) +![Workflow status](https://github.com/matyasrichter/fastapi-injector/actions/workflows/test.yml/badge.svg?branch=main) [![Coverage status](https://coveralls.io/repos/github/matyasrichter/fastapi-injector/badge.svg)](https://coveralls.io/github/matyasrichter/fastapi-injector?branch=main) +[![Version](https://img.shields.io/github/v/release/matyasrichter/fastapi-injector)](https://github.com/matyasrichter/fastapi-injector/releases/latest) Integrates [injector](https://github.com/alecthomas/injector) with [FastAPI](https://github.com/tiangolo/fastapi).