diff --git a/README.md b/README.md index 9b676a05..96527eb1 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).