Skip to content

Commit ba7df77

Browse files
committed
fix README
1 parent c8cab2f commit ba7df77

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
SimplexGridFactory
88
==================
99

10-
Provides `SimplexGridBuilder`, a convenience interface to rhe triangle (via [Triangulate.jl](https://github.com/JuliaGeometry/Triangulate.jl)) and
10+
Provides `SimplexGridBuilder`, a convenience interface to the triangle (via [Triangulate.jl](https://github.com/JuliaGeometry/Triangulate.jl)) and
1111
TetGen (via [TetGen.jl](https://github.com/JuliaGeometry/TetGen.jl)) mesh generators. Code using it needs to pass the `Triangulate` resp.
1212
the `TetGen` module as parameter to the constructor of `SimplexGridBuilder` and thus needs to
1313
adhere to their respective license conditions. This package itself is MIT licensed.
1414

1515

16-
## Recent changes
17-
Please look up the list of recent [changes](https://j-fu.github.io/SimplexGridFactory.jl/stable/changes)
16+
## Recent [changes](https://j-fu.github.io/SimplexGridFactory.jl/stable/changes)

0 commit comments

Comments
 (0)