diff --git a/README.md b/README.md index 5aacc9f..1d64192 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # A working demo of RustDesk server implementation -This is a super simple working demo implementation with only one relay connection allowed, without NAT traverse, persistence, encryption and any other advanced features. But it can be your good starting point to write your own RustDesk server program. +This is a super simple working demo implementation with only one relay connection allowed, without NAT traversal, persistence, encryption and any other advanced features. But it can be your good starting point to write your own RustDesk server program. ## How to run ```