From d19e3ecee50c4287b18d0f033a864bf1cfb9f597 Mon Sep 17 00:00:00 2001 From: Emile Date: Fri, 10 Jan 2020 14:33:12 +0100 Subject: description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fdd4b6c..8764087 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # quadtree +> Simple quadtree implementation used during the galaxy-simulation project + Golang quadtree implementation. Subdividing a given space filled with points recursively. -- cgit 1.4.1