summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdoardo La Greca2025-05-06 16:34:50 +0200
committerEdoardo La Greca2025-05-06 16:34:50 +0200
commit379070d8bcc999668e6a929421b4e99ee256ce0b (patch)
treec5887dac73be6b70a8296401ad1438120c1ff5a8
parentade3bbcc86807b2246f68e7cd9866fbf08c2d052 (diff)
update faq with new markup syntax
-rw-r--r--doc/FAQ5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/FAQ b/doc/FAQ
index dbb3420..e3fcd15 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,9 +1,10 @@
+==========================
Frequently Asked Questions
==========================
Why OpenGL and not X?
----------------------
+=====================
(Where X = Vulkan, Metal, DirectX, etc.)
@@ -12,7 +13,7 @@ It's also easier to use than most other APIs.
Why FreeGLUT and not X?
------------------------
+=======================
(Where X = GLFW, SDL, etc.)