Skip to content

Commit 750502b

Browse files
committed
minor change to readme.
1 parent 8b0b596 commit 750502b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ It has been successfully compiled with the [Intel Fortran compiler
1919
13.1.0](https://software.intel.com/en-us/non-commercial-software-development) (and greater) and the recent [4.9 release of the GNU gfortran
2020
compiler](http://gcc.gnu.org/wiki/GFortran/News#GCC4.9).
2121

22-
Currently three ways are provided to build the jsonfortran library
22+
Currently, several ways are provided to build the jsonfortran library
2323
(libjsonfortran).
2424

2525
* A simple build script, build.sh is provided in the project root directory. This is mainly used for testing, and also builds the example program. Edit the script to use either the Intel compiler or gfortran.

0 commit comments

Comments
 (0)