diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ # Minimal Graphics Library -Written in C and uses legacy OpenGL to support as many platforms as possible. +Written in C and uses legacy OpenGL to support as many platforms as possible.\ +Right now mgl only supports x11. # Dependencies ## Build |