Skip to content

Commit

Permalink
Updated filesize in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TalAter committed Jul 24, 2015
1 parent e376e52 commit 6030683
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
---------------
Expand Down
2 changes: 1 addition & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<section id="section_header">
<h1><em>annyang!</em> SpeechRecognition that just works</h1>
<h2>annyang is a tiny javascript library that lets your visitors control your site with voice commands.</h2>
<h2>annyang supports multiple languages, has no dependencies, weighs just 2kb and is free to use.</h2>
<h2>annyang supports multiple languages, has no dependencies, weighs just 3kb and is free to use.</h2>
<img src="images/icon_user.png">
<img src="images/icon_speech.png">
<img src="images/icon_js.png">
Expand Down

0 comments on commit 6030683

Please sign in to comment.