Skip to content

Commit 796f5d2

Browse files
authored
Fix build status badge in README.md
1 parent 585e49e commit 796f5d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# XInput USB Core for Arduino AVR
2-
[![Build Status](https://github.com/dmadison/ArduinoXInput_AVR/workflows/build/badge.svg?branch=master)](https://github.com/dmadison/ArduinoXInput_AVR/actions?query=workflow%3Abuild)
2+
[![Build Status](https://github.com/dmadison/ArduinoXInput_AVR/workflows/build/badge.svg)](https://github.com/dmadison/ArduinoXInput_AVR/actions?query=workflow%3Abuild)
33

44
The files in this repository allow you to emulate an Xbox gamepad (XInput) using a USB-capable Arduino microcontroller. Originally forked from [the official Arduino AVR core](https://github.com/arduino/ArduinoCore-avr).
55

0 commit comments

Comments
 (0)