diff --git a/README.md b/README.md index 7a7709d..9e52eeb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ # Rondevu -🎯 Meet WebRTC peers by topic, by peer ID, or by connection ID. +🎯 **Simple WebRTC peer signaling and discovery** + +Meet peers by topic, by peer ID, or by connection ID. + +**Related repositories:** +- [rondevu-server](https://github.com/xtr-dev/rondevu-server) - HTTP signaling server +- [rondevu-client](https://github.com/xtr-dev/rondevu-client) - TypeScript client library + +--- ## Rondevu Demo