Browse Source

Right-aligned the image.

pull/1294/head
lararennie 9 years ago
committed by GitHub
parent
commit
701eb9eb81
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      README.md

+ 3
- 1
README.md View File

@ -1,4 +1,6 @@
[![Build Status](https://travis-ci.org/googlei18n/libphonenumber.svg?branch=master)](https://travis-ci.org/googlei18n/libphonenumber)
<p align="right">
<img src="https://travis-ci.org/googlei18n/libphonenumber.svg?branch=master">
</p>
# What is it? # What is it?
Google's common Java, C++ and JavaScript library for parsing, formatting, 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, 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).


Loading…
Cancel
Save