From 4ee39427849e4668af5da709ca74547785abc467 Mon Sep 17 00:00:00 2001 From: Roma Sokolov Date: Wed, 24 Jul 2024 22:48:58 +0200 Subject: [PATCH] Update icon --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 3bd29df..aaa03cf 100644 --- a/Readme.md +++ b/Readme.md @@ -2,7 +2,7 @@ > no_std driver for the vl53l0x [vl53l0x](https://www.st.com/resource/en/datasheet/vl53l0x.pdf) (Time of Flight IR distance sensor). -[Build Status](https://github.com/copterust/vl53l0x/actions/workflows/ci.yaml/badge.svg) +![Build Status](https://github.com/copterust/vl53l0x/actions/workflows/ci.yaml/badge.svg) ## What works