From a0cc9e943bb7d796ab898e6916e53c499292393b Mon Sep 17 00:00:00 2001 From: sa3dany <21214427+sa3dany@users.noreply.github.com> Date: Fri, 18 Sep 2020 20:42:34 +0300 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31019883..c34ca5c1 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ src="https://img.shields.io/travis/schollz/croc.svg?style=flat-square" alt="Buil Status">

-`croc` is a tool that allows any two computers to simply and securely transfer files and folders. AFAIK, *croc* is the only CLI file-transfer tool does **all** of the following: +`croc` is a tool that allows any two computers to simply and securely transfer files and folders. AFAIK, *croc* is the only CLI file-transfer tool that does **all** of the following: - allows **any two computers** to transfer data (using a relay) - provides **end-to-end encryption** (using PAKE)