Skip to content

Commit 2761f99

Browse files
authored
Update README.md
1 parent 795da34 commit 2761f99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ This project is a Medico Assistance Chatbot built using OpenAI's GPT-3 and Pytho
1818
# Setup
1919
1. Clone the repository.
2020
2. Install the required dependencies.
21-
3. Set up your OpenAI API key in the code. Replace YOUR_API_KEY with your actual API key.
21+
3. Set up your OpenAI API key in the code. Replace ```YOUR_API_KEY``` with your actual API key.
2222
4. Run the chatbot using the following command:
23-
'''python medico_chatbot.py'''
23+
```python main.py```
2424

2525
# Disclaimer
2626
The Medico Assistance Chatbot is designed to provide general medical information and support. It is not intended to be a substitute for professional medical advice, diagnosis, or treatment. Always seek the advice of your physician or other qualified healthcare providers with any questions you may have regarding a medical condition.

0 commit comments

Comments
 (0)