README.md in aua-0.2.3 vs README.md in aua-0.2.4

- old
+ new

@@ -1,8 +1,10 @@ Aua ============= +[![Gem Version](https://badge.fury.io/rb/aua.png)](http://badge.fury.io/rb/aua) [![Build Status](https://travis-ci.org/yolk/aua.png)](https://travis-ci.org/yolk/aua) + aua = a user agent (parser). Installation ------- @@ -10,13 +12,13 @@ Basic Usage ------- - Aua.parse("Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13") + Aua.parse("Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:22.0) Gecko/20100101 Firefox/22.0") BlaBla ------- -Copyright (c) 2011 Yolk Sebastian Munz & Julia Soergel GbR +Copyright (c) 2011-2013 Yolk Sebastian Munz & Julia Soergel GbR Beyond that, the implementation is licensed under the MIT License. \ No newline at end of file