aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index b940117..f2033e4 100644
--- a/readme.md
+++ b/readme.md
@@ -5,6 +5,8 @@ optimized build : `clang ./src/*.c -lm -lglfw -lGL -lGLEW -fno-trapping-math`
- find a better epsilon
+- fix the fps counter, its probably wrong
+
# known issues
- glfw & glew causes memory leak (not lost, related to video drivers)