diff --git a/README.md b/README.md index f7026fe2..520dbbb9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,18 @@ -# croc +
-*Secure peer-to-peer file transfer using a TCP relay.* +Secure peer-to-peer file transfer using a TCP relay.
This is more or less a Golang port of [@warner](https://github.com/warner's) [*magic-wormhole*](https://github.com/warner/magic-wormhole). I wrote this because I wanted to send my friend Jessie a file using *magic-wormhole*. However, Jessie doesn't like the idea of putting Python on her computer because it is a giant snake. So, nominally, this is a version of *magic-wormhole* without the dependencies that you can just double-click on your computer, even if you use Windows. + # Example **Sender:**