From 9b1da5a12365e652776c1b29465a8843394e211b Mon Sep 17 00:00:00 2001 From: Muhammad Hassan Date: Sun, 4 Dec 2016 03:41:57 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa00351..075007e 100644 --- a/README.md +++ b/README.md @@ -249,5 +249,7 @@ SpeechRecognition.onerror handles cases where there is an actual error with the ![screenshot_21](https://cloud.githubusercontent.com/assets/10474169/20865888/8faa89d6-b9d2-11e6-8fdd-b6ff8926fe56.png) #### Reference + [Text Reference](https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API/Using_the_Web_Speech_API). + [API Reference](https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition)