docs: Update README.md

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2023-10-14 00:32:12 +03:00 committed by GitHub
parent 1eb1969560
commit 87511f184a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ TCP File Transfer Server and Client in Rust
☑ File transfer over network.
☑ Remove memory limitations.
☑ Remove memory limitations. [d42412c](https://github.com/Tahinli/rust-tcp-file-transfer/pull/1/commits/d42412c57d7d95672ba64b3e489b95f1c4b04a08)
☐ Folder transfer.
@ -12,4 +12,4 @@ TCP File Transfer Server and Client in Rust
☐ Reach over NAT (peer to peer).
☐ Async.
☐ Async.