From baca03677eb6100e3f53ee9dd97938183fcf3f18 Mon Sep 17 00:00:00 2001 From: talksik Date: Sun, 23 Jul 2023 06:24:36 -0700 Subject: [PATCH] first commit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b17935e --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +1. `chmod +x ./build.sh` +2. `run ./build.sh` +3. run the executable. + +# cpp_gtk_template