ksvmuralidhar commited on
Commit
529f7f6
1 Parent(s): e9c58ed

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -151,7 +151,7 @@ word_cloud_section.style.display = 'block';
151
 
152
  <script>
153
  function showSearchInfo() {
154
- alert("- Search is case-sensitive.\n- Search for news category (WORLD/NATIONAL UPDATES, SPORTS, ENTERTAINMENT, BUSINESS, TECHNOLOGY) to filter news by category.")
155
  }
156
  </script>
157
 
 
151
 
152
  <script>
153
  function showSearchInfo() {
154
+ alert("- Search is case-sensitive.\n- Search for news category (WORLD/NATIONAL UPDATES, SPORTS, ENTERTAINMENT, BUSINESS, TECHNOLOGY, HEALTH and SCIENCE) to filter news by category.")
155
  }
156
  </script>
157