Skip to content

Commit 4d1b930

Browse files
authored
Update README.md
1 parent da78973 commit 4d1b930

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
@@ -4,7 +4,7 @@ This is an implementation of geodesic (shortest path) algorithm for triangular m
44

55
The code and compiled Windows dynamic-link libraries are originally released on 2008, which are quite old and do not work on modern PCs. The maintainer of this repository modified the code to make it easy to use, following Fritz and Dean Mark's [comments](https://mathworks.com/matlabcentral/fileexchange/18168-exact-geodesic-for-triangular-meshes).
66

7-
For algorithm details, please refer to [readme](./src/).
7+
For algorithm details, please refer to [readme](./src/#readme).
88

99
<img src="https://github.com/zishun/geodesic_matlab/raw/master/example2.png" width="500"/>
1010

0 commit comments

Comments
 (0)