rajkhanke commited on
Commit
f2f7e47
·
verified ·
1 Parent(s): da97e4c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -167,7 +167,8 @@ Create a visually appealing, farmer-friendly pest outbreak report in Markdown wi
167
  - Pest Name
168
  - Predicted Outbreak Month(s)
169
  - Severity
170
- - Precautionary Measures
 
171
  5. Provide bullet points for best practices.
172
  6. Use a friendly color scheme, with subtle hovers or highlights for rows, and consistent fonts.
173
  7. Avoid printing any raw code blocks.
 
167
  - Pest Name
168
  - Predicted Outbreak Month(s)
169
  - Severity
170
+ - potential Damage by Pests
171
+ - Precautionary Measures against damages
172
  5. Provide bullet points for best practices.
173
  6. Use a friendly color scheme, with subtle hovers or highlights for rows, and consistent fonts.
174
  7. Avoid printing any raw code blocks.