From 87511f184a4d1491eae79771d07c4d35581b7fe2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20Kaan=20G=C3=9CM=C3=9C=C5=9E?= <96421894+Tahinli@users.noreply.github.com> Date: Sat, 14 Oct 2023 00:32:12 +0300 Subject: [PATCH] docs: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 021d417..d1495b0 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +☐ Async.