From: Emil Williams Date: Sat, 3 Feb 2024 17:49:36 +0000 (+0000) Subject: more information about clients X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=9b38539e595b86d00a8875389431ab740266016a;p=public-moontalk.git more information about clients --- diff --git a/client/README b/client/README index 61532e8..0ec3e74 100644 --- a/client/README +++ b/client/README @@ -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.