From 3e081d1669622bbc276b038ddc38ecf0600683c3 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 18 Oct 2021 01:54:59 +0200 Subject: Initial commit with an example --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 -- cgit v1.2.3