From ac3f1de3917131ecef3620d1905cc2f8b5568005 Mon Sep 17 00:00:00 2001 From: mappu Date: Sat, 9 Jun 2018 17:47:49 +1200 Subject: [PATCH] doc: add go-get tags to readme --- _dist/README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_dist/README.txt b/_dist/README.txt index 2d96124..3286d7d 100644 --- a/_dist/README.txt +++ b/_dist/README.txt @@ -11,6 +11,9 @@ Written in Go A standalone binary `mkthumb` is provided as a sample utility. +This package can be installed via go get: `go get code.ivysaur.me/thumbnail` +[go-get]code.ivysaur.me/thumbnail git https://git.ivysaur.me/code.ivysaur.me/thumbnail.git[/go-get] + =CHANGELOG= 2018-06-09 1.0.0