diff --git a/README.md b/README.md new file mode 100644 index 0000000..fc2b6c6 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +(TODO: actual readme) +## Quick run right now, no questions asked +```sh +git clone https://codeberg.org/LexxyFox/glxgears +make -C glxgears run +``` + +You'll need to have the build dependencies already installed (GL, GLUT, M, and X11). + +## Install +If anyone actually wants to install this on their system, let me know and I'll write instructions? \ No newline at end of file