Skip to content

Commit baabe23

Browse files
committed
Update README.md
1 parent 44e13cb commit baabe23

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The application is launched by executing _Algorithm.Visualizer.exe_
108108
> Fast Dijkstra's algorithm on a large graph
109109
> <img src="./media/dijkstra1.gif" width=800>
110110
111-
> Instant Dijkstra's algorithm on a large graph
111+
> Instant Dijkstra's algorithm on large graphs
112112
> <img src="./media/dijkstra2.gif" width=800>
113113
114114
> Fast Kruskal's algorithm on a large graph
@@ -117,7 +117,7 @@ The application is launched by executing _Algorithm.Visualizer.exe_
117117
> Fast Prim's algorithm on a large graph
118118
> <img src="./media/prim1.gif" width=800>
119119
120-
> Instant Prim's algorithm on a large graph
120+
> Instant Prim's algorithm on assorted graphs
121121
> <img src="./media/prim2.gif" width=800>
122122
123123
> Fast Reverse Delete on a medium graph

0 commit comments

Comments
 (0)