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.