From 46412f5daaf391690993affb9fef3c86ad0d3c81 Mon Sep 17 00:00:00 2001 From: Vitali Fedulov Date: Tue, 7 Dec 2021 21:28:19 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5c5b77e..b6ee368 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,6 @@ Algorithm description: https://www.similar.pictures/algorithm-for-hashing-high-dimensional-float-vectors.html Please fork if you want use it long term, as the API might change soon. + + +For me TODO: Add example code.