From 4e9d8b84b3e12ce954dd53229d575bc1165f3bd2 Mon Sep 17 00:00:00 2001 From: lararennie Date: Thu, 25 Aug 2016 14:00:28 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5fbac8af..30bd7f0d2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Build Status](https://travis-ci.org/googlei18n/libphonenumber.svg?branch=master)](https://travis-ci.org/googlei18n/libphonenumber) # 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). From 701eb9eb81f255ff6efe2c4de7e6f01ad04978d6 Mon Sep 17 00:00:00 2001 From: lararennie Date: Thu, 25 Aug 2016 15:35:40 +0200 Subject: [PATCH 2/2] Right-aligned the image. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 30bd7f0d2..6998ccc46 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -[![Build Status](https://travis-ci.org/googlei18n/libphonenumber.svg?branch=master)](https://travis-ci.org/googlei18n/libphonenumber) +

+ +

# 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).