Skip to content

Commit

Permalink
Package description
Browse files Browse the repository at this point in the history
  • Loading branch information
vitali-fedulov committed Nov 9, 2018
1 parent 15b7878 commit 489aae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open.go
@@ -1,7 +1,7 @@
// Copyright 2018 Vitali Fedulov. All rights reserved. Use of this source code
// is governed by a MIT-style license that can be found in the LICENSE file.

// Package images is a program for image comparison by perceptual similarity.
// Package images allows image comparison by perceptual similarity.
// Supported image types are those default to the Go image package
// https://golang.org/pkg/image/ (which are GIF, JPEG and PNG in October 2018).
package images
Expand Down

0 comments on commit 489aae0

Please sign in to comment.