Skip to content

Commit

Permalink
add coveralls and go-report-card
Browse files Browse the repository at this point in the history
  • Loading branch information
songgao committed Apr 4, 2016
1 parent 4573f07 commit faba4a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
@@ -1,4 +1,6 @@
[![Build Status](https://travis-ci.org/songgao/ether.svg?branch=master)](https://travis-ci.org/songgao/ether)
[![Go Report Card](https://goreportcard.com/badge/github.com/songgao/ether)](https://goreportcard.com/report/github.com/songgao/ether)
[![Coverage Status](https://coveralls.io/repos/github/songgao/ether/badge.svg?branch=master)](https://coveralls.io/github/songgao/ether?branch=master)

# ether
ether is a go package for sending and receiving ethernet frames.
Expand Down

0 comments on commit faba4a5

Please sign in to comment.