From 91f31993ecde9a5c1c56dd92257606d4d2ce9692 Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Wed, 18 Oct 2017 18:03:15 -0600 Subject: [PATCH] Update README --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7026fe2..520dbbb9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,18 @@ -# croc +

+croc +
+Version +Code Coverage +Version +

-*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:**