Skip to content

Commit c2445ed

Browse files
committed
updated
1 parent 405e2a2 commit c2445ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To find the shortest path between Alice and David.
2222
```py
2323
distance = 100/(N+1)
2424

25-
Where N = number of time that the user has share something with that user.
25+
# Where N = number of time that the user has share something with that user.
2626
```
2727

2828
- If distance between 2 users that never shared directly, is less or equal than 40, that user should appears as suggestion.

0 commit comments

Comments
 (0)