From 4779c0ac0addcc91866596a65b3c2613076a401d Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Sun, 5 Nov 2017 07:10:32 -0700 Subject: [PATCH] Update README --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9b676a051..96527eb17 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ width="100%" border="0" alt="croc">
Build Status -Version +Version Gitter Go Report Card GoDoc @@ -38,9 +38,9 @@ $ croc -send croc.exe Sending 4.4 MB file named 'croc.exe' Code is: 4-cement-galaxy-alpha -Sending (->24.65.41.43:50843).. - 0s [==========================================================] 100% -File sent. +Sending (->[1]63982).. + 89% |███████████████████████████████████ | [12s:1s] +File sent (2.6 MB/s) ``` **Receiver:** @@ -51,9 +51,9 @@ Enter receive code: 4-cement-galaxy-alpha Receiving file (4.4 MB) into: croc.exe ok? (y/n): y -Receiving (<-50.32.38.188:50843).. - 0s [==========================================================] 100% -Received file written to croc.exe +Receiving (<-[1]63975).. + 97% |██████████████████████████████████████ | [13s:0s] +Received file written to croc.exe (2.6 MB/s) ``` Note, by default, you don't need any arguments for receiving! This makes it possible for you to just double click the executable to run (nice for those of us that aren't computer wizards).