diff --git a/README.md b/README.md index 9698341..cc4090f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A tiny javascript SpeechRecognition library that lets your users control your site with voice commands. -annyang has no dependencies, weighs just 2kb, and is free to use and modify under the MIT license. +annyang has no dependencies, weighs just 3kb, and is free to use and modify under the MIT license. Demo & Tutorial --------------- diff --git a/demo/index.html b/demo/index.html index 037d647..78fb962 100755 --- a/demo/index.html +++ b/demo/index.html @@ -111,7 +111,7 @@

annyang! SpeechRecognition that just works

annyang is a tiny javascript library that lets your visitors control your site with voice commands.

-

annyang supports multiple languages, has no dependencies, weighs just 2kb and is free to use.

+

annyang supports multiple languages, has no dependencies, weighs just 3kb and is free to use.