diff --git a/README.md b/README.md index 85f1acd..e5b4eec 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # VL53L8CX library for ESP32 +[![Component Registry](https://components.espressif.com/components/rjrp44/vl53l8cx/badge.svg)](https://components.espressif.com/components/rjrp44/vl53l8cx) +[![Uld Version](https://img.shields.io/badge/uld_version-1.2.1-white)](https://www.st.com/content/st_com/en/products/embedded-software/imaging-software/stsw-img040.html) + A vl53l5cx library for esp32 using the **esp-idf framework**. This library is based on [ST's Ultra Lite Driver (ULD) for VL53L8CX](https://www.st.com/content/st_com/en/products/embedded-software/imaging-software/stsw-img040.html) v.1.2.1. This library is just an adaptation of the ST's library for esp-32.