From 2193e7c3288a80d57131b3e79ec8312220d6e924 Mon Sep 17 00:00:00 2001
From: swee <meow@swee.codes>
Date: Fri, 28 Mar 2025 22:33:18 -0700
Subject: [PATCH] Add helps/cowsay

---
 helps/cowsay | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 helps/cowsay

diff --git a/helps/cowsay b/helps/cowsay
new file mode 100644
index 0000000..10b41e2
--- /dev/null
+++ b/helps/cowsay
@@ -0,0 +1,2 @@
+Make an ASCII cow say something, uses the UNIX tool cowsay
+You can also pass arguments to it for e.g. changing the character
\ No newline at end of file