diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-10-16 19:50:35 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-10-16 19:50:35 +0200 |
commit | c1fbd9de2a6d873799428300b11db058eb8f6000 (patch) | |
tree | 473f85f9e9a9bfd4ae12b9a5a4428dd214a3adc4 | |
parent | 046b2b7a38ec66208c96be59c030294b6d10351b (diff) |
Update readme
-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 |