summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rwxr-xr-xbuildall.sh2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 35af376..eb5150f 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-# Meower CL
+# maelink CL
 
-Meower Command-Line - a cli client for meower built using deno and a custom tui library
+maelink Command-Line - a cli client for maelink built using deno and a custom tui library
 
 To run this client, download the repo, install the modules and run deno task dev
\ No newline at end of file
diff --git a/buildall.sh b/buildall.sh
index a0e2bcd..d28de42 100755
--- a/buildall.sh
+++ b/buildall.sh
@@ -1,4 +1,4 @@
-echo "Welcome to the meower CL build script"
+echo "Welcome to the maelink CL build script"
 
 echo "removing build folder if there already is a build there"