Merge pull request #28 from Tahinli/dev
docs: 📝 upload assets to repo itself and update links
This commit is contained in:
commit
df91279e6e
3 changed files with 3 additions and 2 deletions
|
@ -5,14 +5,15 @@ TCP File Transfer Server and Client in Rust
|
||||||
**Usage**
|
**Usage**
|
||||||
> ./rust-tcp-file-transfer -h
|
> ./rust-tcp-file-transfer -h
|
||||||
>
|
>
|
||||||

|
<img src=assets/help_menu.png>
|
||||||
|
|
||||||
|
|
||||||
**Examples**
|
**Examples**
|
||||||
> ./rust-tcp-file-transfer -sv -s -l ~/Desktop/cat.png
|
> ./rust-tcp-file-transfer -sv -s -l ~/Desktop/cat.png
|
||||||
>
|
>
|
||||||
> ./rust-tcp-file-transfer -cl -r -l ~/Documents/
|
> ./rust-tcp-file-transfer -cl -r -l ~/Documents/
|
||||||
|
|
||||||
<img width="960" alt="image" src="https://github.com/user-attachments/assets/d0095f59-2489-4623-87f6-168e4fa52412">
|
<img src=assets/example.png>
|
||||||
|
|
||||||
**TO-DO List**
|
**TO-DO List**
|
||||||
|
|
||||||
|
|
BIN
assets/example.png
Normal file
BIN
assets/example.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 281 KiB |
BIN
assets/help_menu.png
Normal file
BIN
assets/help_menu.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Loading…
Add table
Add a link
Reference in a new issue