commit | 35266b937fa69456d24ed72a04d75eb6857f7d52 | [log] [tgz] |
---|---|---|
author | Julie Qiu <julie@golang.org> | Tue Dec 08 03:36:12 2020 |
committer | Julie Qiu <julie@golang.org> | Tue Dec 08 15:29:32 2020 |
tree | 963eba7a7d418ca3e19e31e9d1ad840ac87bd2bd | |
parent | e162460cd6b5176292c0a160614547bab9a90788 [diff] |
README.md: add badge to pkg.go.dev Change-Id: I389b53e34c0a963ead5ae0cc012f72386141695e Reviewed-on: https://go-review.googlesource.com/c/image/+/276012 Trust: Julie Qiu <julie@golang.org> Run-TryBot: Julie Qiu <julie@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
This repository holds supplementary Go image libraries.
The easiest way to install is to run go get -u golang.org/x/image/...
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/image
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the image repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/image:” in the subject line, so it is easy to find.