From bc6c1e4ca19f2fc02307b16bb41051dc76b10fac Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Sat, 13 Jul 2024 11:42:53 +0900 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 576dfe7..27c131e 100644 --- a/README.md +++ b/README.md @@ -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.