Switch to unified view

a/README.md b/README.md
...
...
19
## Usage
19
## Usage
20
1. Open the web app in your browser.
20
1. Open the web app in your browser.
21
2. Enter the patient's details in the input fields.
21
2. Enter the patient's details in the input fields.
22
3. Click on the "Predict" button to get the lung cancer prediction.
22
3. Click on the "Predict" button to get the lung cancer prediction.
23
23
24
## Screenshots
25
![Screenshot 1](screenshots/sreamlitss.png)
26
24
27
## Technologies Used
25
## Technologies Used
28
- Python
26
- Python
29
- Streamlit
27
- Streamlit
30
- Pandas
28
- Pandas