diff options
-rw-r--r-- | community-garden/edit.scm | 3 |
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*) |