Skip to content

Commit 6531bc6

Browse files
committed
Adds badges
1 parent fb15a7c commit 6531bc6

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
# Microphone Audio Processing Suite
1+
[![Frontend Build and Test](https://github.com/atomic14/esp32-usb-uac-experiments/actions/workflows/frontend.yml/badge.svg)](https://github.com/atomic14/esp32-usb-uac-experiments/actions/workflows/frontend.yml)
2+
[![3D Visualiser Build and Test](https://github.com/atomic14/esp32-usb-uac-experiments/actions/workflows/3d-visualiser.yml/badge.svg)](https://github.com/atomic14/esp32-usb-uac-experiments/actions/workflows/3d-visualiser.yml)
3+
[![Serial Mic Build and Test](https://github.com/atomic14/esp32-usb-uac-experiments/actions/workflows/serial-mic.yml/badge.svg)](https://github.com/atomic14/esp32-usb-uac-experiments/actions/workflows/serial-mic.yml)
4+
[![USB Audio Build and Test](https://github.com/atomic14/esp32-usb-uac-experiments/actions/workflows/usb-audio.yml/badge.svg)](https://github.com/atomic14/esp32-usb-uac-experiments/actions/workflows/usb-audio.yml)
25

3-
A comprehensive collection of audio processing tools and hardware implementations for real-time microphone data capture, analysis, and visualization.
6+
# ESP32 Audio Experiements
7+
8+
A A collection of audio processing tools and hardware for the ESP32.
49

510
## 🎯 Overview
611

0 commit comments

Comments
 (0)