Skip to content

Commit 3dbd0c8

Browse files
author
Aurélien Ooms
authored
Update README.md
1 parent d1ec350 commit 3dbd0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
let tree = RedBlackTree.from( increasing , range( 100000 ) ) ;
66
```
77

8-
<img src="media/sketch.svg" width="864">
8+
<img src="https://cdn.rawgit.com/aureooms/js-red-black-tree/master/media/sketch.svg" width="864">
99

1010
Red-black tree library for JavaScript.
1111
See [documentation](https://aureooms.github.io/js-red-black-tree/index.html).

0 commit comments

Comments
 (0)