Skip to content

Commit

Permalink
fix: badges in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisIsDemetrio authored and ThisIsDemetrio committed Aug 21, 2024
1 parent 0ed27b3 commit b60d417
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .mia-template/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# mia_template_service_name_placeholder

[![Python
version](https://img.shields.io/badge/python-v3.11.9-blue)](.coverage/html/index.html)
version](https://img.shields.io/badge/python-v3.12.3-blue)](.coverage/html/index.html)
[![FastAPI
version](https://img.shields.io/badge/fastapi-v0.110.1-blue)](.coverage/html/index.html)
version](https://img.shields.io/badge/fastapi-v0.112.1-blue)](.coverage/html/index.html)

---

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# ai-rag-template

[![Python
version](https://img.shields.io/badge/python-v3.11.9-blue)](.coverage/html/index.html)
version](https://img.shields.io/badge/python-v3.12.3-blue)](.coverage/html/index.html)
[![FastAPI
version](https://img.shields.io/badge/fastapi-v0.110.1-blue)](.coverage/html/index.html)
version](https://img.shields.io/badge/fastapi-v0.112.1-blue)](.coverage/html/index.html)

---

Expand Down

0 comments on commit b60d417

Please sign in to comment.