Skip to content

Commit be4fc3a

Browse files
authored
Update README.md
1 parent cc92ccd commit be4fc3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ best_nplets, best_scores = greedy(X, 3, 5, repeat=10)
8484
best_nplets, best_scores = simulated_annealing(X, 5, repeat=10)
8585
```
8686

87-
For detailed usage and examples, please refer to the [documentation](https://github.com/Laouen/THOI](https://laouen.github.io/THOI/).
87+
For detailed usage and examples, please refer to the [documentation](https://laouen.github.io/THOI/).
8888

8989
## Contributing
9090

0 commit comments

Comments
 (0)