Skip to content

Commit 9b13341

Browse files
committed
Update README.md
1 parent 0d69c4a commit 9b13341

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
@@ -22,7 +22,7 @@ compiler](http://gcc.gnu.org/wiki/GFortran/News#GCC4.9).
2222
Currently, several ways are provided to build the jsonfortran library
2323
(libjsonfortran).
2424

25-
* 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.
25+
* A build script, build.sh is provided in the project root directory. This script uses [FoBiS](https://github.com/szaghi/FoBiS) to build the json-fortran library and the example program. Edit the script to use either the Intel compiler or gfortran.
2626

2727
* A Visual Studio 2010 project is included for building the library (and example program) on Windows with the Intel compiler.
2828

0 commit comments

Comments
 (0)