Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Commit e46ee5d

Browse files
committed
updated readme
1 parent ca98df0 commit e46ee5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ You should be able to find a live-demo [here](https://mattmoony.github.io/pretty
2323
* [x] Breadth-First-Search
2424
* [x] Dijkstra's Algorithm
2525
* [x] A* Algorithm
26+
* [x] Bellman-Ford Algorithm
27+
* [ ] Floyd-Warshall Algorithm
2628
* [x] Prim's Algorithm
2729
* [x] Kruskal's Algorithm
2830
* [x] Core

0 commit comments

Comments
 (0)