Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -233,5 +233,5 @@ else:
|
|
233 |
You can create your own CSV file following the above format. Ensure that the CSV has headers `Symbol` and `Company Name`.
|
234 |
|
235 |
**Sample CSV Download:**
|
236 |
-
[Download Sample `stock_list.csv`](https://
|
237 |
""")
|
|
|
233 |
You can create your own CSV file following the above format. Ensure that the CSV has headers `Symbol` and `Company Name`.
|
234 |
|
235 |
**Sample CSV Download:**
|
236 |
+
[Download Sample `stock_list.csv`](https://huggingface.co/spaces/riteshcp/Indian_Futures_OBV_Downloader/resolve/main/sample_stock_list.csv)
|
237 |
""")
|