aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2168a8a..d7dcf18 100644
--- a/README.md
+++ b/README.md
@@ -5,4 +5,5 @@ glm
sibs (https://github.com/DEC05EBA/sibs)
# TODO
-Make use shader a no-op if already in use \ No newline at end of file
+* Make use shader a no-op if already in use.
+* Render vertices using glDrawElements instead of glDrawArrays. \ No newline at end of file