diff --git a/README.md b/README.md index 6ca9d30..b1e757f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Structured CV extraction with strict JSON schema and anti-hallucination guarantees. -![Python](https://img.shields.io/badge/Python-3.10%2B-3776AB?logo=python&logoColor=white) ![PyTorch](https://img.shields.io/badge/PyTorch-2.5-EE4C2C?logo=pytorch&logoColor=white) ![Transformers](https://img.shields.io/badge/Transformers-4.40%2B-FFD21E) ![License](https://img.shields.io/badge/License-MIT-green) +[![CI](https://github.com/Mathos34/cv-extract-json/actions/workflows/ci.yml/badge.svg)](https://github.com/Mathos34/cv-extract-json/actions/workflows/ci.yml) ![Python](https://img.shields.io/badge/Python-3.10%2B-3776AB?logo=python&logoColor=white) ![PyTorch](https://img.shields.io/badge/PyTorch-2.5-EE4C2C?logo=pytorch&logoColor=white) ![Transformers](https://img.shields.io/badge/Transformers-4.40%2B-FFD21E) ![License](https://img.shields.io/badge/License-MIT-green) ![result](assets/result.png)