You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,11 @@ Brief Description
9
9
An easy-to-use API for reading and writing JSON files, written in
10
10
modern Fortran. The source code is a single Fortran module file (json_module.f90).
11
11
12
+
Download
13
+
--------------------
14
+
15
+
Download the official versioned releases [here](https://github.com/jacobwilliams/json-fortran/releases). Or, get the latest development code from the master branch [here](https://github.com/jacobwilliams/json-fortran.git).
0 commit comments