Skip to content

Commit c04726a

Browse files
authored
Update index.md
1 parent bc8fd57 commit c04726a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Graph search algorithms
22

3-
The project implements a class for the general structure of the graph, as well as two algorithms for finding a path in the graph.
3+
The project implements an interface for the weighted graph, as well as two algorithms for finding a path in the graph.
44

55
There are implementations and tests for two algorithms:
66

0 commit comments

Comments
 (0)