Skip to content

Commit 4779c0a

Browse files
committed
Update README
1 parent 152c27a commit 4779c0a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
width="100%" border="0" alt="croc">
55
<br>
66
<a href="https://travis-ci.org/schollz/croc"><img src="https://travis-ci.org/schollz/croc.svg?branch=master" alt="Build Status"></a>
7-
<a href="https://github.com/schollz/croc/releases/latest"><img src="https://img.shields.io/badge/version-0.3.1-brightgreen.svg?style=flat-square" alt="Version"></a>
7+
<a href="https://github.com/schollz/croc/releases/latest"><img src="https://img.shields.io/badge/version-0.3.2-brightgreen.svg?style=flat-square" alt="Version"></a>
88
<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-brightgreen.svg?style=flat-square" alt="Gitter"></a>
99
<a href="https://goreportcard.com/report/github.com/schollz/croc"><img src="https://goreportcard.com/badge/github.com/schollz/croc" alt="Go Report Card"></a>
1010
<a href="https://godoc.org/github.com/schollz/croc"><img src="https://godoc.org/github.com/schollz/croc?status.svg" alt="GoDoc"></a>
@@ -38,9 +38,9 @@ $ croc -send croc.exe
3838
Sending 4.4 MB file named 'croc.exe'
3939
Code is: 4-cement-galaxy-alpha
4040
41-
Sending (->24.65.41.43:50843)..
42-
0s [==========================================================] 100%
43-
File sent.
41+
Sending (->[1]63982)..
42+
89% |███████████████████████████████████ | [12s:1s]
43+
File sent (2.6 MB/s)
4444
```
4545

4646
**Receiver:**
@@ -51,9 +51,9 @@ Enter receive code: 4-cement-galaxy-alpha
5151
Receiving file (4.4 MB) into: croc.exe
5252
ok? (y/n): y
5353
54-
Receiving (<-50.32.38.188:50843)..
55-
0s [==========================================================] 100%
56-
Received file written to croc.exe
54+
Receiving (<-[1]63975)..
55+
97% |██████████████████████████████████████ | [13s:0s]
56+
Received file written to croc.exe (2.6 MB/s)
5757
```
5858

5959
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).

0 commit comments

Comments
 (0)