From 9b38539e595b86d00a8875389431ab740266016a Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 3 Feb 2024 17:49:36 +0000 Subject: [PATCH] more information about clients --- client/README | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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.