Update asyoutypeformatter_test.js
[platform/upstream/libphonenumber.git] / README.md
index 534652d..e79bd04 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # What is it?
 
-Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. The Java version is optimized for running on smartphones, and is used by the Android framework since 4.0 (Ice Cream Sandwich).
+Google's common Java, C++ and JavaScript library for parsing, formatting, storing and validating international phone numbers. The Java version is optimized for running on smartphones, and is used by the Android framework since 4.0 (Ice Cream Sandwich).
 
 # Highlights of functionality
   * Parsing/formatting/validating phone numbers for all countries/regions of the world.
@@ -14,8 +14,10 @@ Google's common Java, C++ and Javascript library for parsing, formatting, storin
   * ` PhoneNumberOfflineGeocoder ` - provides geographical information related to a phone number.
   * ` PhoneNumberToCarrierMapper ` - provides carrier information related to a phone number.
 
-# Demo
-[Java Version](http://libphonenumber.appspot.com/) (running code r7.0.3 (on Google Code))
+# Demo (v7.0.4)
+[Java](http://libphonenumber.appspot.com/)
+
+[JavaScript](https://rawgit.com/googlei18n/libphonenumber/master/javascript/i18n/phonenumbers/demo-compiled.html)
 
 # Code
 To include the code in your application, either integrate with Maven or download the latest Jars from the Maven repository: