1
0
Fork 0
mirror of https://github.com/vbatts/dedupe-linker.git synced 2024-09-27 12:24:01 +00:00
dedupe-linker/README.md
Vincent Batts 784424af92 readme: add a build status
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-09-13 11:47:06 -04:00

11 lines
207 B
Markdown

# dedupe-linker
[![Build Status](https://travis-ci.org/vbatts/dedupe-linker.svg?branch=master)](https://travis-ci.org/vbatts/dedupe-linker)
## Install
```bash
go get github.com/vbatts/dedupe-linker
```