Update README

This commit is contained in:
Zack Scholl 2017-10-18 18:03:15 -06:00
parent b10d2d44d0
commit 91f31993ec
1 changed files with 11 additions and 2 deletions

View File

@ -1,9 +1,18 @@
# croc
<p align="center">
<img
src="croc/logo.png"
width="260" height="80" border="0" alt="croc">
<br>
<a href="https://github.com/schollz/croc/releases/latest"><img src="https://img.shields.io/badge/version-β1.0.0-red.svg?style=flat-square" alt="Version"></a>
<img src="https://img.shields.io/badge/coverage-7%25-red.svg?style=flat-square" alt="Code Coverage">
<a href="https://gitter.im/schollz/croc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge"><img src="https://img.shields.io/badge/chat-on%20gitter-green.svg?style=flat-square" alt="Version"></a>
</p>
*Secure peer-to-peer file transfer using a TCP relay.*
<p align="center">Secure peer-to-peer file transfer using a TCP relay.</p>
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:**