From d9e5695e71e0b3ba3993fe95378634d5482123ae Mon Sep 17 00:00:00 2001 From: Zack Date: Fri, 20 Oct 2017 19:46:05 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06913f3..04436a4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Version

-

Secure transfer of stuff across the internet.

+

Secure transfer of stuff from one side of the internet to the other.

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.