File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ A library to assist with error handling in Fortran projects.
55![ Build Status] ( https://github.com/jchristopherson/ferror/actions/workflows/cmake.yml/badge.svg )
66[ ![ Actions Status] ( https://github.com/jchristopherson/ferror/workflows/fpm/badge.svg )] ( https://github.com/jchristopherson/ferror/actions )
77
8+ ## Documentation
9+ The documentation can be found [ here] ( https://jchristopherson.github.io/ferror/ ) .
10+
811## Usage
912
1013``` fortran
@@ -151,6 +154,3 @@ The FERROR library can be used within your FPM project by adding the following t
151154[dependencies]
152155ferror = { git = "https://github.com/jchristopherson/ferror" }
153156```
154-
155- ## Documentation
156- The documentation can be found [ here] ( https://jchristopherson.github.io/ferror/ ) .
You can’t perform that action at this time.
0 commit comments