Skip to content

Commit

Permalink
README.md: fix badges
Browse files Browse the repository at this point in the history
  • Loading branch information
x70b1 committed Oct 25, 2023
1 parent 1efae8c commit 5b26b0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# arduino.sh

[![Codecheck](https://github.com/x70b1/arduino.sh/workflows/Codecheck/badge.svg?branch=master)](https://github.com/x70b1/arduino.sh/actions)
[![GitHub contributors](https://img.shields.io/github/contributors/x70b1/arduino.sh.svg)](https://github.com/x70b1/arduino.sh/graphs/contributors)
[![license](https://img.shields.io/github/license/x70b1/arduino.sh.svg)](https://github.com/x70b1/arduino.sh/blob/master/LICENSE)
[![Actions](https://github.com/x70b1/arduino.sh/actions/workflows/shellcheck.yml/badge.svg)](https://github.com/x70b1/arduino.sh/actions)
[![Contributors](https://img.shields.io/github/contributors/x70b1/arduino.sh.svg)](https://github.com/x70b1/arduino.sh/graphs/contributors)
[![License](https://img.shields.io/github/license/x70b1/arduino.sh.svg)](https://github.com/x70b1/arduino.sh/blob/master/LICENSE)

Build code and upload it to an Arduino board using `arduino-cli`.

Expand Down

0 comments on commit 5b26b0e

Please sign in to comment.