Browse Source

Merge pull request #640 from googlei18n/hagbard-patch-1

Updated README.md for latest version.
pull/646/head
Shaopeng Jia 11 years ago
parent
commit
b65870bae1
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      README.md

+ 3
- 3
README.md View File

@ -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.3)
[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:


Loading…
Cancel
Save