From 5f00903fecab6225de6641930e525feccf1ef825 Mon Sep 17 00:00:00 2001 From: Dong-hee Na Date: Sat, 16 Mar 2019 01:01:25 +0900 Subject: [PATCH] README.md: Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e204191..97a5890 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,6 @@ A image hashing library written in Go. ImageHash supports: * [Perception hashing](http://www.hackerfactor.com/blog/index.php?/archives/432-Looks-Like-It.html) * [Wavelet hashing](https://fullstackml.com/wavelet-image-hash-in-python-3504fdd282b5) [TODO] -**Only support 64bits hash.** - ## Installation ``` go get github.com/corona10/goimagehash