Skip to content

Commit

Permalink
shorten link
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmoten committed Sep 8, 2014
1 parent 0339d62 commit b6470b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Number of points = 1000, max children per node 8, Quadratic split:
Number of points = 1000, max children per node 8, R*-tree split. Notice that there is little overlap compared to the
Quadratic split. This should provide better search performance (and in general benchmarks show this).

<img src="https://raw.githubusercontent.com/davidmoten/rtree/master/src/docs/star-1000-8.png"/>
<img src="src/docs/star-1000-8.png?raw=true"/>

Getting started
----------------
Expand Down

0 comments on commit b6470b5

Please sign in to comment.