README.md in ruboto-1.4.0 vs README.md in ruboto-1.4.1
- old
+ new
@@ -1,10 +1,7 @@
-[![Gem Version](https://badge.fury.io/rb/ruboto.png)](http://badge.fury.io/rb/ruboto)
-[![Build Status](https://travis-ci.org/ruboto/ruboto.png?branch=master)](https://travis-ci.org/ruboto/ruboto)
-[![Code Climate](https://codeclimate.com/github/ruboto/ruboto.png)](https://codeclimate.com/github/ruboto/ruboto)
-
-Ruboto - JRuby On Android
-=========================
+[![Gem Version](https://badge.fury.io/rb/ruboto.svg)](http://badge.fury.io/rb/ruboto)
+[![Build Status](https://travis-ci.org/ruboto/ruboto.svg?branch=master)](https://travis-ci.org/ruboto/ruboto)
+[![Code Climate](https://codeclimate.com/github/ruboto/ruboto.svg)](https://codeclimate.com/github/ruboto/ruboto)
Ruboto (JRuby on Android) is a platform for developing full stand-alone apps for
Android using the Ruby language and libraries. It includes support libraries
and generators for creating projects, classes, tests, and more. The complete
APIs of Android, Java, and Ruby are available to you using the Ruby language.