From 6d212bc47c83950773781c885f65f9aa804e2683 Mon Sep 17 00:00:00 2001 From: Vitali Fedulov Date: Wed, 15 Dec 2021 05:26:26 +0100 Subject: [PATCH] one liner --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index b515b80..bf5970c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hashing float vectors in N-dimensions -This is a working beta version. +This is a working beta version. Please fork if you want use it long term, as the API is not finalized yet. ### Algorithm @@ -9,5 +9,3 @@ https://vitali-fedulov.github.io/algorithm-for-hashing-high-dimensional-float-ve ### How to use about.go contains a short instruction. - -Please fork if you want use it long term, as the API is not finalized yet.