aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-10-18 01:54:59 +0200
committerdec05eba <dec05eba@protonmail.com>2021-10-18 01:54:59 +0200
commit3e081d1669622bbc276b038ddc38ecf0600683c3 (patch)
tree0a92c34f257c75a2b26e63b0ea9da3d594e89cc8 /README.md
Initial commit with an example
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9e31fe9
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# Minimal Graphics Library (C++)
+C++ wrapper for [mgl](https://git.dec05eba.com/mgl/about/)
+# Dependencies
+## Build
+`xlib`
+## Runtime
+`libglvnd (libGL.so)` \ No newline at end of file