summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2022-12-15 20:41:16 -0500
committerDavid Thompson <dthompson2@worcester.edu>2023-01-06 16:00:25 -0500
commit319c60b0f3e44291eefcb4c68fdf025f605c6d1e (patch)
treed995017f70c36d2ce4c845c7b2d04b5bf3608830
parent85148e83f8189d4a3aa97b6c601c086ca955c7c2 (diff)
Add silly message.
-rw-r--r--community-garden/edit.scm3
1 files changed, 3 insertions, 0 deletions
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*)