Browse Source

update readme

main
yggverse 2 months ago
parent
commit
bcb4369523
  1. 4
      README.md

4
README.md

@ -64,14 +64,14 @@ Same to `Server::setLive(false)`
## Testing ## Testing
1. `nc 127.0.0.1 1915` - connect server using `nc` 1. `nc 127.0.0.1 1915` - connect server using `nc`
2. `classifieds` - enter the target path 2. `test` - enter the target path
3. `YOUR MESSAGE GOES HERE` - enter the message text 3. `YOUR MESSAGE GOES HERE` - enter the message text
4. `.` - commit package with dot 4. `.` - commit package with dot
To send any file: To send any file:
``` file.txt ``` file.txt
classifieds test
╦ ╦╔═╗╔═╗╔╦╗╦═╗╔═╗╔═╗╦╦ ╦ ╦╔═╗╔═╗╔╦╗╦═╗╔═╗╔═╗╦╦
╚╦╝║ ╦║ ╦ ║║╠╦╝╠═╣╚═╗║║ ╚╦╝║ ╦║ ╦ ║║╠╦╝╠═╣╚═╗║║
╩ ╚═╝╚═╝═╩╝╩╚═╩ ╩╚═╝╩╩═╝ ╩ ╚═╝╚═╝═╩╝╩╚═╩ ╩╚═╝╩╩═╝

Loading…
Cancel
Save