From 2bfa54592356e28f95dcde33c60d46a23250ad1c Mon Sep 17 00:00:00 2001 From: Saurabh Kumar Bajpai Date: Tue, 7 Jul 2026 00:10:13 +0530 Subject: [PATCH] feat: folder transfer with automatic zipping (#20) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c0a8faa..0ae4782 100644 --- a/README.md +++ b/README.md @@ -172,3 +172,4 @@ This project is licensed under the **MIT License**. See the [LICENSE](LICENSE) f ## Contributing Contributions are welcome. Please open an issue or submit a pull request. +# TODO: feat: folder transfer with automatic zipping (#20)