Add Go Report Card

This commit is contained in:
Tevin Zhang 2016-06-28 18:10:56 +08:00
parent ecd883184f
commit fecad2b47b
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# TCP Shaker :heartbeat:
[![Go Report Card](https://goreportcard.com/badge/github.com/tevino/tcp-shaker)](https://goreportcard.com/report/github.com/tevino/tcp-shaker)
[![GoDoc](https://godoc.org/github.com/tevino/tcp-shaker?status.svg)](https://godoc.org/github.com/tevino/tcp-shaker)
Performing TCP handshake without ACK, useful for health checking.