Skip to content

Commit

Permalink
Merge pull request #14 from zchrissirhcz/fix-readme
Browse files Browse the repository at this point in the history
docs: correct python badges in README.md
  • Loading branch information
vidstige authored Jan 23, 2024
2 parents 0b67d98 + 1767c04 commit 378d7ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
![build](https://github.com/vidstige/ar/actions/workflows/python-package.yml/badge.svg)

![python-3.11](https://img.shields.io/badge/python-3.8-success)
![python-3.10](https://img.shields.io/badge/python-3.8-success)
![python-3.9](https://img.shields.io/badge/python-3.8-success)
![python-3.11](https://img.shields.io/badge/python-3.11-success)
![python-3.10](https://img.shields.io/badge/python-3.10-success)
![python-3.9](https://img.shields.io/badge/python-3.9-success)
![python-3.8](https://img.shields.io/badge/python-3.8-success)
![python-3.7](https://img.shields.io/badge/python-3.7-success)

Expand Down

0 comments on commit 378d7ff

Please sign in to comment.