aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f58c303..6a1e955 100644
--- a/README.md
+++ b/README.md
@@ -140,7 +140,7 @@ The Gradio-based UI consists of:
## Execution
To run the program:
```sh
-python script_name.py
+python gradio-app.py
```
This launches the Gradio interface, allowing document uploads and question answering.