Skip to content

Commit 3fda86b

Browse files
authored
Update README.md
1 parent 2768e02 commit 3fda86b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Graph algorithms (Dijkstra, Prim's, Ford–Fulkerson, Depth-first search, Breadth-first search)
1+
# Graph algorithms
2+
### (Dijkstra, Prim's, Ford–Fulkerson, Depth-first search, Breadth-first search)
23

34
## Introduction
45
During my university studies there were several lab works related to graph algorithms. I decided to combine them into one application, as they have the same foundation.

0 commit comments

Comments
 (0)