summary refs log tree commit diff
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2025-01-24 18:10:07 +0200
committerWlodekM <[email protected]>2025-01-24 18:10:07 +0200
commitfaddf89969fd49a3712404a00cc8a05d52fad696 (patch)
tree6459a4484d7afaf305346673b1234ad774e99324
parent73a826e0e3f414bfeed9b73ae43ab85529cbb45e (diff)
change meower to maelink
-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"