aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rwxr-xr-xbuild.sh (renamed from make)0
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 770e9bc..0af0eca 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ This is a small C SDL2 project making physics objects react to audio
## building
-simply run ./make
+simply run ./build.sh
there is no install
## usage
diff --git a/make b/build.sh
index 2fcfe88..2fcfe88 100755
--- a/make
+++ b/build.sh