aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4ed66b2..5519c5f 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,10 @@ Additional building dependencies for the GLFW version on a debian-based system:
>libglfw3-dev libglew-dev
-Now there's a OpenGL 3.2+ port for the GLFW version which can be found
-in the `glfw_m` folder. It is experimental and buggy. Use with caution.
+With the GLFW version, you are now allowed to choose the OpenGL version
+to use (at compile time). Refer to `smelt_config.hpp` in the
+implementation folder for details. The OpenGL 3.2 port is still
+experimental and buggy. Use with caution.
Please also note that minor differences exist across different versions.