lokesh341 commited on
Commit
5b90d18
·
verified ·
1 Parent(s): f2dc0dc

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -147,7 +147,7 @@
147
  });
148
  }
149
  window.onload = function () {
150
- speak("Welcome to Biryani Hub.");
151
 
152
  setTimeout(startListeningForName, 4000);
153
  };
 
147
  });
148
  }
149
  window.onload = function () {
150
+ speak("Welcome to Biryani Hub. Please tell me your name to start the registration.");
151
 
152
  setTimeout(startListeningForName, 4000);
153
  };