mmfarabi commited on
Commit
832a301
·
verified ·
1 Parent(s): 2292c22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -51,7 +51,7 @@ LeadGenAI is a Streamlit-based application that empowers users to generate leads
51
  pip install -r requirements.txt
52
  ```
53
  `requirements.txt` should contain the following:
54
- ```
55
  streamlit==1.26.0
56
  pandas==2.0.3
57
  fpdf==1.7.2
 
51
  pip install -r requirements.txt
52
  ```
53
  `requirements.txt` should contain the following:
54
+ ```bash
55
  streamlit==1.26.0
56
  pandas==2.0.3
57
  fpdf==1.7.2