Updated FAQ (markdown)

Ray
2017-03-22 20:36:04 +01:00
parent 3dca7b5d9b
commit 269aa032f8

2
FAQ.md

@ -1,4 +1,4 @@
# **Can I run raylib in my old PC?**
## **Can I run raylib in my old PC?**
Yes, you can. raylib comes compiled by default for OpenGL 3.3 backend but it can be recompiled for older OpenGL versions! It can be recompiled for OpenGL 1.1 (1997) and OpenGL 2.1 (2006). To do that using Notepad++, just follow this steps: