Skip to content

Commit fbc1810

Browse files
committed
doc(README): update badges for release workflow and remove outdated ones
- Replace Node.js, Bun, and TypeScript badges with a release workflow badge. - Improve clarity and relevance of project status indicators.
1 parent bae2df5 commit fbc1810

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
**A modern ping utility with beautiful CLI output, real-time network analysis, and comprehensive performance metrics**
88

99
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
10-
[![Node.js](https://img.shields.io/badge/Node.js-18%2B-green.svg)](https://nodejs.org/)
11-
[![Bun](https://img.shields.io/badge/Bun-1.0%2B-black.svg)](https://bun.sh/)
12-
[![TypeScript](https://img.shields.io/badge/TypeScript-5.0%2B-blue.svg)](https://www.typescriptlang.org/)
10+
[![Release](https://github.com/ali-master/pingu/actions/workflows/release.yml/badge.svg)](https://github.com/ali-master/pingu/actions/workflows/release.yml)
1311

1412
[Features](#features)[Installation](#installation)[Usage](#usage)[Development](#development)[Contributing](#contributing)
1513

0 commit comments

Comments
 (0)