abishekcodes commited on
Commit
ff2a310
·
verified ·
1 Parent(s): e5a8c8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ Here, we use Langchain's Webloader and get the data from the site and store the
15
 
16
  2. **Run the Application:**
17
  ```bash
18
- python main.py
19
  ```
20
 
21
  3. **Access the Gradio Interface:**
 
15
 
16
  2. **Run the Application:**
17
  ```bash
18
+ python app.py
19
  ```
20
 
21
  3. **Access the Gradio Interface:**