Added badges with version of components to the respective README files

This commit is contained in:
Daniel Paul
2022-12-12 18:13:04 +01:00
parent 4e212c31fe
commit e4c8a5932c
4 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# ASIO port
[![Component Registry](https://components.espressif.com/components/espressif/asio/badge.svg)](https://components.espressif.com/components/espressif/asio)
Asio is a cross-platform C++ library, see https://think-async.com/Asio/. It provides a consistent asynchronous model using a modern C++ approach.
## Examples