Skip to content

Commit

Permalink
Minor - update readme w/ coverage badge URL
Browse files Browse the repository at this point in the history
  • Loading branch information
sabhiram committed Apr 16, 2018
1 parent 3a3991a commit d056e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# go-wol

[![Build Status](https://travis-ci.org/sabhiram/go-wol.svg?branch=master)](https://travis-ci.org/sabhiram/go-wol) [![Coverage Status](https://coveralls.io/repos/sabhiram/go-wol/badge.svg)](https://coveralls.io/r/sabhiram/go-wol)
[![Build Status](https://travis-ci.org/sabhiram/go-wol.svg?branch=master)](https://travis-ci.org/sabhiram/go-wol) [![Coverage Status](https://coveralls.io/repos/github/sabhiram/go-wol/badge.svg?branch=master)](https://coveralls.io/github/sabhiram/go-wol?branch=master)

Simple wake on LAN magic packet generator for golang

Expand Down

0 comments on commit d056e3c

Please sign in to comment.