Skip to content

Commit

Permalink
Merge pull request #28 from Tahinli/dev
Browse files Browse the repository at this point in the history
docs: 📝 upload assets to repo itself and update links
  • Loading branch information
Tahinli authored Sep 11, 2024
2 parents 4b0423b + 8716833 commit df91279
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,15 @@ TCP File Transfer Server and Client in Rust
**Usage**
> ./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**
> ./rust-tcp-file-transfer -sv -s -l ~/Desktop/cat.png
>
> ./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**

Expand Down
Binary file added assets/example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/help_menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit df91279

Please sign in to comment.