From 18f7d1812a2bb23bdc3cfe8d44a2e1816d7c7d65 Mon Sep 17 00:00:00 2001 From: ladyada Date: Sun, 17 Aug 2025 13:18:14 -0400 Subject: [PATCH] Fix README badge formatting and documentation reference MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40bc6e1..ff74eb9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Adafruit VEML6046 Library [![Build Status](https://github.com/adafruit/Adafruit_VEML6046/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_VEML6046/actions) [![Documentation](https://github.com/adafruit/Adafruit_VEML6046/workflows/GitHub%20Pages/badge.svg)](http://adafruit.github.io/Adafruit_VEML6046) +# Adafruit VEML6046 Library [![Build Status](https://github.com/adafruit/Adafruit_VEML6046/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_VEML6046/actions) [![Documentation](https://github.com/adafruit/Adafruit_VEML6046/actions/workflows/githubci.yml/badge.svg)](http://adafruit.github.io/Adafruit_VEML6046) Arduino library for the VEML6046 high accuracy RGBIR color sensor.