Skip to content

Commit bbb1454

Browse files
committed
readme update
1 parent de52d04 commit bbb1454

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ To use `fortran_function_parser` within your fpm project, add the following to y
2828
fortran_function_parser = { git="https://github.com/jacobwilliams/fortran_function_parser.git" }
2929
```
3030

31+
### Documentation
32+
33+
The latest API documentation can be found [here](https://jacobwilliams.github.io/fortran_function_parser/). This was generated from the source code using [FORD](https://github.com/Fortran-FOSS-Programmers/ford).
3134

3235
### Basic usage
3336

0 commit comments

Comments
 (0)