summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdoardo La Greca2025-05-05 19:59:18 +0200
committerEdoardo La Greca2025-05-05 19:59:18 +0200
commitf06d08c65fdb67a9ab97851e79f0e045050156bf (patch)
treefe16d90b8adcbf7d65d5cfd39dc25f87b669bb90
parent5a3c5e78d8dcebe1e2f01d0faf4140e5da441f49 (diff)
add spacing in-between sections
-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?
-----------------------