From 3dbecdafd60bc3b21fc2af96b72fd89ebe16e2c7 Mon Sep 17 00:00:00 2001 From: randogoth Date: Thu, 10 Sep 2026 09:58:02 +0200 Subject: [PATCH] Add migration notice --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 2261de9..2d91efa 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,5 @@ +> **Migrated to [code.randogoth.com/randogoth/xenobalanus](https://code.randogoth.com/randogoth/xenobalanus)** + # Xenobalanus A Rust implementation of the DELFIN and DTSCAN algorithms to find cluster and void areas in planar point distributions.