Skip to content

Commit f8af230

Browse files
committed
docs: Add CI badge, Python version badge, and coverage badge to README
1 parent ff8ef3b commit f8af230

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# OpenStack VM Lifecycle Management API
22

3+
[![CI Pipeline](https://github.com/ibmgeniuz/openstack-vm-lifecycle-api/actions/workflows/ci.yml/badge.svg)](https://github.com/ibmgeniuz/openstack-vm-lifecycle-api/actions/workflows/ci.yml)
4+
[![Python 3.13](https://img.shields.io/badge/python-3.13-blue.svg)](https://www.python.org)
5+
[![Coverage](https://img.shields.io/badge/coverage-90%25-green)](#testing)
6+
37
**Status:****COMPLETE & PRODUCTION READY** | **Tests:** 53/53 Passed (90% Coverage) | **Build:** CLEAN
48

59

0 commit comments

Comments
 (0)