We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba554b2 commit 5a6744cCopy full SHA for 5a6744c
README.md
@@ -1,3 +1,5 @@
1
# MyTalkingRon
2
-Talking Tom type app that uses JavaScript for speech recognition and speech synthesis.
3
-<a href="https://johnspahr.github.io/MyTalkingRon" target="_blank">Check it out!</a>
+Talking Tom type web app that uses vanilla JavaScript for speech recognition and synthesis.
+<a href="https://johnspahr.github.io/MyTalkingRon">Check it out!</a>
4
+
5
+See compatible browsers <a href="https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition">here</a>.
0 commit comments