]> git.xolatile.top Git - public-moontalk.git/commitdiff
more information about clients
authorEmil Williams <emilwilliams@tuta.io>
Sat, 3 Feb 2024 17:49:36 +0000 (17:49 +0000)
committerEmil Williams <emilwilliams@tuta.io>
Sat, 3 Feb 2024 17:49:36 +0000 (17:49 +0000)
client/README

index 61532e825c2b18afdb966f8ae862a9dc0bd5ccc2..0ec3e741cffbaec0f8d717cc73b4a1b6d1c74f99 100644 (file)
@@ -1,3 +1,15 @@
 USE moontalk.rb, or moontalk.tcl!
 
-moontalk.c IS INCOMPLETE, don't use it.
+moontalk.rb:
+
+  You'll need to install ruby to run it.
+  See source code for usage.
+
+moontalk.tcl:
+
+  you'll need tcl and tk to run it.
+  Click the bottom bar to talk.
+
+moontalk.c:
+
+IS INCOMPLETE, do not use it.