README: adding README

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2016-09-08 10:41:01 -04:00
parent d002f3a816
commit 2dadf80440
Signed by: vbatts
GPG Key ID: 10937E57733F1362
1 changed files with 9 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# dedupe-linker
## Install
```bash
go get github.com/vbatts/dedupe-linker
```