Skip to content

Commit 86963fd

Browse files
committed
Update README.md
1 parent bc9ce4f commit 86963fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ Building the Library
2121
Currently three ways are provided to build the jsonfortran library
2222
(libjsonfortran).
2323

24-
A simple build script, build.sh is provided in the project
24+
* A simple build script, build.sh is provided in the project
2525
root directory. This is mainly used for testing, and also builds the example program.
2626

27-
A Visual Studio 2010 project is included for building the library (and example program) on Windows.
27+
* A Visual Studio 2010 project is included for building the library (and example program) on Windows.
2828

29-
Additionally, a [CMake](http://www.cmake.org) build
29+
* Additionally, a [CMake](http://www.cmake.org) build
3030
system is provided. This build system has been tested on Mac and Linux
3131
using the Intel Fortran Compiler and gfortran 4.9. It has not been
3232
tested on Windows. This CMake based build provides an install target,

0 commit comments

Comments
 (0)