Update README.md

This commit is contained in:
2025-09-29 06:36:04 +08:00
parent adc5a4f7eb
commit dceb9953af
1 file changed
+2 -2
+2 -2
View File
@@ -1,9 +1,9 @@
# native-mdns # native-mdns
A Kotlin multiplatform library for mdns announcer(mdns server), only broadcast is supported, A Kotlin multiplatform library for mdns announcer(mdns server), only broadcast is supported,
it depends on ktor-network. it depends on ktor-network.About
Also, nmdns can be compiled to shared/static lib for other language usage, see [build.gradle.kts](build.gradle.kts) Also, nmdns can be compiled to shared/static lib for other language calling, see [build.gradle.kts](build.gradle.kts)
Supported platforms: Supported platforms:
1. windows64(mingwx64) 1. windows64(mingwx64)