Skip to content

Commit 4158f2d

Browse files
doc: add build status in README.md
1 parent ec66552 commit 4158f2d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
[![Python](https://img.shields.io/badge/Python-3.12%2B-blue.svg)](https://www.python.org/)
66
[![Poetry](https://img.shields.io/badge/Poetry-1.8.3-60A5FA.svg)](https://python-poetry.org/)
77
[![License](https://img.shields.io/badge/License-Apache_2.0-green.svg)](./LICENSE)
8-
[![Build Status](https://img.shields.io/badge/build-passing-brightgreen.svg)]()
9-
[![Tests](https://img.shields.io/badge/tests-passing-success.svg)]()
8+
[![Build & Test](https://github.com/OpenSecFlow/netdriver/actions/workflows/build.yml/badge.svg)](https://github.com/OpenSecFlow/netdriver/actions/workflows/build.yml)
109
[![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)]()
1110
[![Last Commit](https://img.shields.io/github/last-commit/PanMarkCake/netdriver)](https://github.com/PanMarkCake/netdriver/commits/main)
1211
[![Release](https://img.shields.io/badge/release-v0.1.0-blue.svg)](https://github.com/PanMarkCake/REPO/releases/tag/v0.1.0)

0 commit comments

Comments
 (0)