Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-kozarec authored Mar 22, 2024
1 parent 480e4ae commit e31b4d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[![C++ Build](https://github.com/peter-kozarec/libio/actions/workflows/cmake-multi-platform.yml/badge.svg)](https://github.com/peter-kozarec/libio/actions/workflows/cmake-multi-platform.yml)
# libio: C++ Library for Asynchronous I/O with Boost.Asio and C++20 Coroutines

libio is a C++ library that provides asynchronous I/O functionality using Boost.Asio and C++20 coroutines. It simplifies the development of asynchronous I/O operations by leveraging the power of coroutines while benefiting from the robustness and performance of Boost.Asio.
Expand Down

0 comments on commit e31b4d3

Please sign in to comment.