From 2b49fe3a8b12d85822d91c95ac19b0300bca95fb Mon Sep 17 00:00:00 2001 From: Wes R Date: Mon, 21 Aug 2023 10:57:17 -0400 Subject: [PATCH] Added amusing self-deprecating quip to README --- REAMDE.MD | 1 + debug.sh | 0 run.sh | 0 3 files changed, 1 insertion(+) mode change 100644 => 100755 debug.sh mode change 100644 => 100755 run.sh diff --git a/REAMDE.MD b/REAMDE.MD index e69de29..53829ff 100644 --- a/REAMDE.MD +++ b/REAMDE.MD @@ -0,0 +1 @@ +## Wesley proudly presents: Another over ambitous project that likely won't ever do anything interesting but hopefully I at least learn something while doing it. diff --git a/debug.sh b/debug.sh old mode 100644 new mode 100755 diff --git a/run.sh b/run.sh old mode 100644 new mode 100755