Skip to content

Commit 14c9554

Browse files
committed
docs: Update README with CI badge
- Replace Rust version badge with CI status badge - Keep MIT license badge unchanged Signed-off-by: Huang Rui <[email protected]>
1 parent 9387295 commit 14c9554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A cross-platform GUI application for viewing and analyzing ITF (Interconnect Technology Format) files used in semiconductor process design.
44

55
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
6-
[![Rust](https://img.shields.io/badge/rust-1.70+-blue.svg)](https://www.rust-lang.org)
6+
[![CI](https://github.com/vowstar/itf-viewer/actions/workflows/ci.yml/badge.svg)](https://github.com/vowstar/itf-viewer/actions/workflows/ci.yml)
77

88
## Overview
99

0 commit comments

Comments
 (0)