Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
quasilyte committed Sep 21, 2023
1 parent c44f7f8 commit 40f2b5f
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 @@ -139,7 +139,7 @@ You may be concerned about the Greedy BFS vs A* results. Due to a couple of tric
<tr>
<td>A* (21 steps)</td>
<td>Greedy BFS (27 steps)</td>
<td>This library (21 steps)</td>
<td>This library's BFS (21 steps)</td>
<tr>
<td>
<img src="https://github.com/quasilyte/pathing/assets/6286655/ba657850-8321-4586-80bd-5e466fa3504c">
Expand Down

0 comments on commit 40f2b5f

Please sign in to comment.