Update README.md

This commit is contained in:
2024-08-22 02:55:26 +02:00
committed by GitHub
parent 1573676256
commit fc085d52f6

View File

@@ -1,2 +1,10 @@
# Rust file sharing software.
First Rust project, used all tools i could get to make this code. I have no idea what i am doing yet.
![image](https://github.com/user-attachments/assets/83eac791-aae0-42c1-9aec-8ed8179d6dd6)
![image](https://github.com/user-attachments/assets/603e8480-9a99-4283-a883-e37447062354)
It it shares the content of a specific folder called shared with a client requesting it, the client can only download the files from the folder.
When application starts, it creates both a server and a client.