Updated README.md, mwm.c.

This commit is contained in:
Luis Lavaire 2024-11-17 19:46:01 -06:00
parent 1c9aa60401
commit ddf7df2dea
3 changed files with 18 additions and 17 deletions

4
build.sh Executable file
View file

@ -0,0 +1,4 @@
#! /bin/sh
rm -f mwm; tcc -lX11 mwm.c -o mwm