Merge pull request #28 from Tahinli/dev

docs: 📝 upload assets to repo itself and update links
This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-09-11 15:34:36 +00:00 committed by GitHub
commit df91279e6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 2 deletions

View file

@ -5,14 +5,15 @@ TCP File Transfer Server and Client in Rust
**Usage** **Usage**
> ./rust-tcp-file-transfer -h > ./rust-tcp-file-transfer -h
> >
![image](https://github.com/Tahinli/rust-tcp-file-transfer/assets/96421894/7370c9f7-e491-42de-bf81-8f16b8daa248) <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

Binary file not shown.

After

Width:  |  Height:  |  Size: 281 KiB

BIN
assets/help_menu.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB