From f930d219ce03b971e3fa4b1ebf8e4d2339f3a1fe Mon Sep 17 00:00:00 2001 From: Wessel Tip Date: Sun, 26 Nov 2023 22:50:23 +0100 Subject: [PATCH] fix: Fix badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01df22c..9fcd892 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To update: > PICDAC -[![MIT License](https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square)](/LICENSE) [![Language](https://img.shields.io/badge/language-XC8-purple?style=flat-square)] +[![MIT License](https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square)](/LICENSE) [![Language](https://img.shields.io/badge/language-XC8-purple?style=flat-square)](https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers) PICDAC is an audio amplifier interface built using the PIC16F887A microcontroller.