Skip to content

Commit 10a9433

Browse files
committed
updated
1 parent 58155a1 commit 10a9433

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ poetry install
77
# Run Algorithm
88

99
```sh
10-
poetry run python ./social.py
10+
poetry run python ./dijkstra.py
1111
```
1212

1313
To find the shortest path between Alice and David.

social.py renamed to dijkstra.py

File renamed without changes.

0 commit comments

Comments
 (0)