We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11c5dcf commit 134db24Copy full SHA for 134db24
README.md
@@ -4,9 +4,8 @@ KDTree
4
This is very much a work in progress.
5
6
C++ KDTree implementation derived from the C KDTree implementation written by
7
-John Tsiombikas. The original C version is available at [http://code.google.com/p/kdtree]
8
-and the specific version this was derived from is available at
9
-[http://github.com/sdeming/kdtree] under the git tag 'original'
+John Tsiombikas. The original C version is available at (google code)[http://code.google.com/p/kdtree]
+and the specific version this was derived from is available at (github)[http://github.com/sdeming/kdtree] under the git tag 'original'
10
11
License
12
-------
0 commit comments