Skip to content

Commit 1be7958

Browse files
committed
fix: update README badges to correct repo path
1 parent 4f549a9 commit 1be7958

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# SensorPanel
22

3-
[![CI](https://github.com/alperen/sensorpanel/actions/workflows/ci.yml/badge.svg)](https://github.com/alperen/sensorpanel/actions/workflows/ci.yml)
4-
[![codecov](https://codecov.io/gh/alperen/sensorpanel/graph/badge.svg)](https://codecov.io/gh/alperen/sensorpanel)
5-
[![Go Report Card](https://goreportcard.com/badge/github.com/alperen/sensorpanel)](https://goreportcard.com/report/github.com/alperen/sensorpanel)
3+
[![CI](https://github.com/oae/sensorpanel/actions/workflows/ci.yml/badge.svg)](https://github.com/oae/sensorpanel/actions/workflows/ci.yml)
4+
[![Go Report Card](https://goreportcard.com/badge/github.com/oae/sensorpanel)](https://goreportcard.com/report/github.com/oae/sensorpanel)
65
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
76

87
A cross-platform CLI tool for driving USB LCD displays as real-time system monitoring dashboards.

0 commit comments

Comments
 (0)