Update README.md
All checks were successful
Publish doxygen documentation to seodisparate.com / doxygen-gen-and-publish (push) Successful in 2s
Run UnitTests / build-and-run-tests (push) Successful in 16s

This commit is contained in:
Stephen Seo 2024-07-13 11:42:53 +09:00
parent 8c6940b5e9
commit bc6c1e4ca1

View file

@ -91,3 +91,6 @@ conan packages of this library are [available here](https://git.seodisparate.com
The `conan` branch contains the necessary changes to publish this library as a
conan package. Expect the `conan` branch to rebase on `master` in the future.
An example project is [available here](https://git.seodisparate.com/stephenseo/UDPConnection/src/branch/conan/conan_usage_example)
to use this project with conan.