use _libdir on Tizen
[platform/upstream/libphonenumber.git] / README.md
index ccb6576..f515dc4 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,10 +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 r729 (on Google Code))
+# Demo (v7.0.5)
+[Java](http://libphonenumber.appspot.com/)
 
-[JavaScript Version](http://libphonenumber.googlecode.com/svn/trunk/javascript/i18n/phonenumbers/demo-compiled.html) (running JS code r729 (on Google Code))
+[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: