Spaces:
Sleeping
Sleeping
Lalit Mahale
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@
|
|
46 |
## Usage
|
47 |
1. Start the application:
|
48 |
```bash
|
49 |
-
|
50 |
```
|
51 |
2. Type in your data queries in natural language, and the system will automatically generate and execute SQL queries, returning results in a user-friendly format.
|
52 |
|
|
|
46 |
## Usage
|
47 |
1. Start the application:
|
48 |
```bash
|
49 |
+
streamlit run app.py
|
50 |
```
|
51 |
2. Type in your data queries in natural language, and the system will automatically generate and execute SQL queries, returning results in a user-friendly format.
|
52 |
|