Browse Source

Update README.md

pull/640/head
hagbard 11 years ago
parent
commit
539daa3003
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      README.md

+ 1
- 3
README.md View File

@ -15,9 +15,7 @@ Google's common Java, C++ and Javascript library for parsing, formatting, storin
* ` PhoneNumberToCarrierMapper ` - provides carrier information related to a phone number. * ` PhoneNumberToCarrierMapper ` - provides carrier information related to a phone number.
# Demo # Demo
[Java Version](http://libphonenumber.appspot.com/) (running code r729 (on Google Code))
[JavaScript Version](http://libphonenumber.googlecode.com/svn/trunk/javascript/i18n/phonenumbers/demo-compiled.html) (running JS code r729 (on Google Code))
[Java Version](http://libphonenumber.appspot.com/) (running code r7.0.3 (on Google Code))
# Code # Code
To include the code in your application, either integrate with Maven or download the latest Jars from the Maven repository: To include the code in your application, either integrate with Maven or download the latest Jars from the Maven repository:


Loading…
Cancel
Save