From 3a53b572f4aeeb47b87cd9c8c65e848ea342a3f9 Mon Sep 17 00:00:00 2001 From: Zack Date: Tue, 23 Oct 2018 05:58:37 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a88f8e..98d823b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Status">

curl https://getcroc.schollz.com | bash

-*croc* is a tool that allows any two computers to simply and securely transfer files and folders. There are many tools that can do this, but AFAIK *croc* is the only tool that is easily installed on any platform *and* has secure peer-to-peer transferring *and* has the capability to resume broken transfers. +*croc* is a tool that allows any two computers to simply and securely transfer files and folders. There are many tools that can do this but AFAIK *croc* is the only tool that is easily installed and used on any platform, *and* has secure peer-to-peer transferring, *and* has the capability to resume broken transfers. ## Overview From c33ac025a0ebb5788905cd7e421f115781b54ddb Mon Sep 17 00:00:00 2001 From: Zack Date: Tue, 23 Oct 2018 05:59:11 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98d823b..8f6b8ea 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The actual data transfer is accomplished using a relay, either using raw TCP soc **Why another data transfer utility?** -My motivation to write *croc*, as stupid as it sounds, is because I wanted to create a program that made it easy to send a 3GB+ PBS documentary to my friend in a different country. My friend has a Windows computer and is not comfortable using a terminal. So I wanted to write a program that, while secure, is simple to receive a file. *croc* accomplishes this, and now I find myself using it almost everyday at work. To receive a file you can just download the executable and double click on it (sending a file requires opening a terminal still, though). The name is inspired by the [fable of the frog and the crocodile](https://web.archive.org/web/20180926035731/http://allaboutfrogs.org/stories/crocodile.html). +My motivation to write *croc*, as stupid as it sounds, is because I wanted to create a program that made it easy to send a 3GB+ PBS documentary to my friend in a different country. My friend has a Windows computer and is not comfortable using a terminal. So I wanted to write a program that, while secure, is simple to receive a file. *croc* accomplishes this, and now I find myself using it almost everyday at work. To receive a file you can just download the executable and double click on it. The name is inspired by the [fable of the frog and the crocodile](https://web.archive.org/web/20180926035731/http://allaboutfrogs.org/stories/crocodile.html). ## Examples