diff --git a/README.md b/README.md index 1edc35d..4744942 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # UDPConnection +[C++ conan package](https://git.seodisparate.com/stephenseo/-/packages/conan/udpc/versions) + Provides a network connection over UDP, with verification of packet support via libsodium (optional). Implemented in C++ (up to C++11 standard), but is available via a C api, which should facilitate creating bindings for other