Update README.md
This commit is contained in:
18
README.md
18
README.md
@@ -2,3 +2,21 @@
|
|||||||
|
|
||||||
This program listen on an ip for UDP message and print them.
|
This program listen on an ip for UDP message and print them.
|
||||||
|
|
||||||
|
## Build
|
||||||
|
|
||||||
|
Use this command
|
||||||
|
|
||||||
|
````
|
||||||
|
cargo build
|
||||||
|
````
|
||||||
|
|
||||||
|
## Run
|
||||||
|
|
||||||
|
Use this command, it will compile the source code to an executable
|
||||||
|
````
|
||||||
|
cargo run
|
||||||
|
````
|
||||||
|
|
||||||
|
## Authors
|
||||||
|
|
||||||
|
@Namularbre
|
||||||
|
|||||||
Reference in New Issue
Block a user