diff --git a/README b/README index f8bf08a..7393e37 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ I've just added support for double-precision values. This allows simulation of extremely small (nano-scale) particles, however a GPU with a compute capability of at least 1.3 is required. -TrueEyes requires the following libraries: +This software requires the following libraries: GLUT (OpenGL Utility Toolkit) http://www.opengl.org/resources/libraries/glut/ GLEW (OpenGL Extension Wrangler) http://glew.sourceforge.net/ @@ -8,4 +8,4 @@ Qt http://qt-project.org/ RTS (my personal codebase) https://github.com/dmayerich/RTS CUDA http://www.nvidia.com/object/cuda_home_new.html -If CMake is unable to find these, make sure to specify their locations. \ No newline at end of file +If CMake is unable to find these, make sure to specify their locations. -- libgit2 0.21.4