From 58ea8ca15c12094bb7d4682bd48e15129298d9de Mon Sep 17 00:00:00 2001 From: hanemile Date: Tue, 13 Nov 2018 16:43:31 +0100 Subject: added a description --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0021648..b18eb1f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # quadtree -Golang quadtree implementation. \ No newline at end of file +Golang quadtree implementation. + +Subdividing a given space filled with points recursively. -- cgit 1.4.1