diff --git a/README.md b/README.md index a6bc2da7..553efaac 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Furthermore we use our own libraries: ## Build Instructions -This project is based on [CMake](https://cmake.org/). Simply generate project, Makefiles, etc. using [CMake](https://cmake.org/) and compile the project with the compiler of your choice. The code was tested with the following configurations: +This project is based on [CMake](https://cmake.org/). Simply generate project, Makefiles, etc. using [CMake](https://cmake.org/) and compile the project with a compiler of your choice that supports C++11. The code was tested with the following configurations: - Windows 10 64-bit, CMake 3.5.2, Visual Studio 2015 - Ubuntu 16.10 64-bit, CMake 3.5.2, GCC 6.2.0. @@ -91,4 +91,4 @@ Divergence-Free SPH for Incompressible and Viscous Fluids: * Hagit Schechter and Robert Bridson. Ghost sph for animating water. ACM Trans. Graph., 31(4):61:1–61:8, July 2012. -* B. Solenthaler and R. Pajarola. Predictive-corrective incompressible SPH. ACM Trans. Graph., 28(3):40:1–40:6, July 2009. \ No newline at end of file +* B. Solenthaler and R. Pajarola. Predictive-corrective incompressible SPH. ACM Trans. Graph., 28(3):40:1–40:6, July 2009.