From 4771d68a7d029049cbda95a4daf01a7bd60c034d Mon Sep 17 00:00:00 2001 From: Zack Date: Fri, 20 Oct 2017 19:38:10 -0600 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e43efb9e..9ec8074e 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@

croc + src="https://user-images.githubusercontent.com/6550035/31846736-0357bb50-b5cd-11e7-9037-96c3887fcd28.png" + width="360" border="0" alt="croc">
Version Code Coverage Version

-

Secure peer-to-peer file transfer using a TCP relay.

+

Secure transfer of stuff across the internet.

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.