Fix formatting issues on Readme.md

This commit is contained in:
Pavel Krajcevski 2013-03-27 21:39:38 -03:00
parent 2362413bad
commit d80078f1dd

View file

@ -9,9 +9,9 @@ supports multi-threading through Boost's threading API and runs on Windows, OS X
Requirements:
--------------
[CMake](http://www.cmake.org) (2.8.8)
[Boost](http://www.boost.org) (tested with v1.50 and higher)
[libpng](http://www.libpng.org/pub/png/libpng.html) (1.5.13)
[CMake](http://www.cmake.org) (2.8.8) <br>
[Boost](http://www.boost.org) (tested with v1.50 and higher) <br>
[libpng](http://www.libpng.org/pub/png/libpng.html) (1.5.13) <br>
[zlib](http://www.zlib.net) (1.2.5)
Installation: