Skip to content

Commit 1a95eb1

Browse files
committed
docs: Update README with badges and improved documentation
1 parent 2c25aea commit 1a95eb1

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
@@ -3,6 +3,10 @@
33
[![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
55
[![Zero Dependencies](https://img.shields.io/badge/dependencies-zero-green.svg)](https://github.com/SHAdd0WTAka/LocalportManager)
6+
[![CI](https://github.com/SHAdd0WTAka/LocalportManager/actions/workflows/ci.yml/badge.svg)](https://github.com/SHAdd0WTAka/LocalportManager/actions)
7+
[![Coverage](https://img.shields.io/badge/coverage-80%25-brightgreen.svg)](https://github.com/SHAdd0WTAka/LocalportManager)
8+
[![PyPI](https://img.shields.io/badge/pypi-v1.0.0-blue.svg)](https://pypi.org/project/localportmanager/)
9+
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
610

711
A lightweight, zero-dependency local reverse proxy for managing multiple services on dynamic ports. Perfect for development environments, penetration testing frameworks, and microservice development.
812

0 commit comments

Comments
 (0)