summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/FAQ2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 0c6b13d..708e5cb 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,6 +1,7 @@
Frequently Asked Questions
==========================
+
Why OpenGL and not X?
---------------------
@@ -9,6 +10,7 @@ Why OpenGL and not X?
Because it's so widespread and common that I can take its support for granted.
It's also easier to use than most other APIs.
+
Why FreeGLUT and not X?
-----------------------