From b7ee20f53afbdcfc2fb0a6c5f33d4213125cd75b Mon Sep 17 00:00:00 2001 From: Fred Zimmerman Date: Fri, 23 Aug 2024 02:46:28 -0400 Subject: [PATCH] Update README.md added shortcut --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 985f304..8b9203f 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ At the command line, type: codexes2gemini-ui ``` -The script will launch the streamlit web server as above. In other words, this is a shortcut. +The script will launch the streamlit web server as above. In other words, this is a useful shortcut. It is the way I usually launch my production script. ## References