Skip to content

Commit 2597680

Browse files
author
FirstUnicorn
committed
docs: add Validate Dependencies workflow badge to README
Shows real-time status of dependency validation workflow: - Green checkmark when passing - Red X when failing - Blue clock icon when running Provides immediate visibility into CI/CD health at a glance.
1 parent ffa6063 commit 2597680

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![Python](https://img.shields.io/badge/python-3.10%2B-blue)](https://www.python.org/downloads/)
55
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
66
[![Code Style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
7+
[![Validate Dependencies](https://github.com/firstunicorn/python-web-toolkit/actions/workflows/validate-dependencies.yml/badge.svg)](https://github.com/firstunicorn/python-web-toolkit/actions/workflows/validate-dependencies.yml)
78

89
Comprehensive Python web development toolkit organized as a monorepo with 17 independent micro-libraries.
910

0 commit comments

Comments
 (0)