From 319c60b0f3e44291eefcb4c68fdf025f605c6d1e Mon Sep 17 00:00:00 2001 From: David Thompson Date: Thu, 15 Dec 2022 20:41:16 -0500 Subject: Add silly message. --- community-garden/edit.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/community-garden/edit.scm b/community-garden/edit.scm index cfd3c44..0a7cc3d 100644 --- a/community-garden/edit.scm +++ b/community-garden/edit.scm @@ -31,6 +31,9 @@ (read)) (format #t ">>> Community Garden Command Console <<< Enter (help) for a list of commands. + +\"Hope you like cabbage and sunflowers!\" - admin + ") (while running? (match (read*) -- cgit v1.2.3