Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ranjib authored Dec 30, 2024
1 parent 2f81f2d commit a405939
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

A barebone go library for Raspberry Pi

[![Build Status](https://github.com/reef-pi/rpi/workflows/go/badge.svg?branch=master)](https://github.com/reef-pi/rpi/actions)
[![Coverage Status](https://codecov.io/gh/reef-pi/rpi/branch/master/graph/badge.svg)](https://codecov.io/gh/reef-pi/rpi)
[![Build Status](https://github.com/reef-pi/rpi/workflows/go/badge.svg?branch=main)](https://github.com/reef-pi/rpi/actions)
[![Coverage Status](https://codecov.io/gh/reef-pi/rpi/branch/main/graph/badge.svg)](https://codecov.io/gh/reef-pi/rpi)
[![Go Report Card](https://goreportcard.com/badge/reef-pi/rpi)](https://goreportcard.com/report/reef-pi/rpi)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/reef-pi/rpi/blob/master/LICENSE.txt)
[![GoDoc](https://godoc.org/github.com/reef-pi/rpi?status.svg)](https://godoc.org/github.com/reef-pi/rpi)
Expand Down

0 comments on commit a405939

Please sign in to comment.