Skip to content

Commit da40824

Browse files
committed
Update README.md
1 parent 4394d6a commit da40824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ I left it in because it may be a little easier for some people to understand, bu
1818

1919
## Sample Usage
2020

21-
If you want just the A* search code (not the demo visualization), use code like this http://gist.github.com/581352:
21+
If you want just the A* search code (not the demo visualization), use code like this http://gist.github.com/581352
2222

2323
<script type='text/javascript' src='graph.js'></script>
2424
<script type='text/javascript' src='astar.js'></script>

0 commit comments

Comments
 (0)