ksvmuralidhar commited on
Commit
30af240
1 Parent(s): 695cb5b

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -185,7 +185,7 @@ word_cloud_section.style.display = 'block';
185
 
186
  <script>
187
  function showSearchInfo() {
188
- alert("- Search is case-sensitive.\n- Search for news category (NATION, WORLD, SPORTS, ENTERTAINMENT, BUSINESS, TECHNOLOGY) to filter news by category.\n- Search for news source (like zeebiz.com, ndtv.com, etc.) to filter news by source.")
189
  }
190
  </script>
191
 
 
185
 
186
  <script>
187
  function showSearchInfo() {
188
+ alert("- Search is case-sensitive.\n- Search for news category (NATION, WORLD, SPORTS, ENTERTAINMENT, BUSINESS, TECHNOLOGY, HEALTH and SCIENCE) to filter news by category.\n- Search for news source (like zeebiz.com, ndtv.com, etc.) to filter news by source.")
189
  }
190
  </script>
191