From 188aaeb91d9864c5594dfa7270f9cb8f2318b655 Mon Sep 17 00:00:00 2001 From: Han Xudong <42986190+han-xudong@users.noreply.github.com> Date: Wed, 29 Jul 2026 11:17:38 +0800 Subject: [PATCH] docs: unify README badges --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 23ffe6f..7dcceb9 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Net F/T Viewer -[![CI](https://github.com/netft/netft-viewer/actions/workflows/ci.yml/badge.svg)](https://github.com/netft/netft-viewer/actions/workflows/ci.yml) -[![CodeQL](https://github.com/netft/netft-viewer/actions/workflows/codeql.yml/badge.svg)](https://github.com/netft/netft-viewer/actions/workflows/codeql.yml) -[![codecov](https://codecov.io/gh/netft/netft-viewer/graph/badge.svg)](https://codecov.io/gh/netft/netft-viewer) -[![Release](https://img.shields.io/github/v/release/netft/netft-viewer?display_name=tag&sort=semver)](https://github.com/netft/netft-viewer/releases) -[![License](https://img.shields.io/github/license/netft/netft-viewer)](LICENSE) +[![CI](https://github.com/netft/netft-viewer/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/netft/netft-viewer/actions/workflows/ci.yml) +[![Package](https://github.com/netft/netft-viewer/actions/workflows/package.yml/badge.svg?branch=main)](https://github.com/netft/netft-viewer/actions/workflows/package.yml) +[![CodeQL](https://github.com/netft/netft-viewer/actions/workflows/codeql.yml/badge.svg?branch=main)](https://github.com/netft/netft-viewer/actions/workflows/codeql.yml) +[![Coverage](https://codecov.io/gh/netft/netft-viewer/graph/badge.svg?branch=main)](https://codecov.io/gh/netft/netft-viewer) +[![License](https://img.shields.io/github/license/netft/netft-viewer?label=license)](LICENSE) Net F/T Viewer is a cross-platform desktop application for connecting directly to one ATI Net F/T sensor, inspecting its six-axis wrench in real time, and recording calibrated data without a ROS installation.