From ea52870ca5625927fa89301428384dbd08379a3b Mon Sep 17 00:00:00 2001 From: Exil Productions Date: Fri, 26 Dec 2025 22:59:50 +0100 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9f66c81..f1fbb5e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ A lightweight C++ RTMP server library with C-compatible API. This builds `librtmp.so` and example binary `rtmp_example`. +## Windows Support + +Windows Support has been added in the branch [windows-support](https://github.com/ExilProductions/rtmp-cpp/tree/windows-support) + ### Run Example ```bash ./build/rtmp_example