Skip to content

Commit

Permalink
ci: versioning and display
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelarogbonlo committed Jan 11, 2025
1 parent 72eb147 commit a05782c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![PyPI version](https://badge.fury.io/py/knetvis.svg)](https://badge.fury.io/py/knetvis)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Build Status](https://github.com/yourusername/knetvis/workflows/CI/badge.svg)](https://github.com/yourusername/knetvis/actions)
[![Publish to PyPI](https://github.com/samuelarogbonlo/knetvis/actions/workflows/publish.yml/badge.svg)](https://github.com/samuelarogbonlo/knetvis/actions/workflows/publish.yml)
[![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/)

A powerful CLI tool for visualizing and testing Kubernetes Network Policies.
Expand Down

0 comments on commit a05782c

Please sign in to comment.