Skip to content

Commit 29f289f

Browse files
authored
Remove CI badge from README
Removed CI badge from README.md.
1 parent 695fe89 commit 29f289f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
A modern, feature-rich Python library for creating interactive command-line selection interfaces. Pyckify (pick-it-for-you) offers an enhanced selection experience with support for multiselect, grouping, filtering, search, and rich styling.
44

5-
[![image](https://github.com/ReiDoBrega/pyckify/actions/workflows/ci.yml/badge.svg)](https://github.com/ReiDoBrega/pyckify/actions/workflows/ci.yml)
65
[![PyPI version](https://badge.fury.io/py/pyckify.svg)](https://badge.fury.io/py/pyckify)
76
[![Python Versions](https://img.shields.io/pypi/pyversions/pyckify.svg)](https://pypi.org/project/pyckify/)
87
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
@@ -366,4 +365,4 @@ ReiDoBrega ([@ReiDoBrega](https://github.com/ReiDoBrega))
366365

367366
---
368367

369-
Made with ❤️ using Python
368+
Made with ❤️ using Python

0 commit comments

Comments
 (0)