diff --git a/README.md b/README.md index 963a80b..e70b324 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ WantedBy=multi-user.target 3. `sudo systemctl enable npsapp` - enable `npsapp` service on system startup 4. `sudo systemctl start npsapp` - start `npsapp` server -## Usage +## Clients * `nc 127.0.0.1 1915` - IPv4 only * `ncat 127.0.0.1 1915` - IPv4/6, UTF-8 support