From 6660a0a2c88e7e7ad3545b613c98793f45500d83 Mon Sep 17 00:00:00 2001 From: Lady Ada Date: Sun, 23 Feb 2020 19:53:34 -0500 Subject: [PATCH] fix badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a183080..771cd13 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# Adafruit Bus IO Library [![Build Status](https://travis-ci.com/adafruit/Adafruit_BusIO.svg?branch=master)](https://travis-ci.com/adafruit/Adafruit_BusIO) +# Adafruit Bus IO Library [![Build Status](https://github.com/adafruit/Adafruit_BusIO/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_BusIO/actions) + This is a helper libary to abstract away I2C & SPI transactions and registers