Skip to content

Commit

Permalink
add paraview link to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gha3mi committed Apr 2, 2024
1 parent e37d48c commit 8749c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ cd forcad
```shell
fpm run --example <file name excluding the .f90 extension>
```
Once the examples have been executed, `.vtk` files will be generated within the `vtk` directory. These files can then be visualized using tools such as ParaView.
Once the examples have been executed, `.vtk` files will be generated within the `vtk` directory. These files can then be visualized using tools such as [ParaView](https://www.paraview.org/).

## API documentation

Expand Down

0 comments on commit 8749c4b

Please sign in to comment.