README.md in pastel-0.6.1 vs README.md in pastel-0.7.0

- old
+ new

@@ -2,16 +2,18 @@ <img width="215" src="https://cdn.rawgit.com/piotrmurach/pastel/master/assets/pastel_logo.png" alt="pastel logo" /> </div> # Pastel [![Gem Version](https://badge.fury.io/rb/pastel.svg)][gem] [![Build Status](https://secure.travis-ci.org/piotrmurach/pastel.svg?branch=master)][travis] +[![Build status](https://ci.appveyor.com/api/projects/status/9blbjfq42o4v1rk4?svg=true)][appveyor] [![Code Climate](https://codeclimate.com/github/piotrmurach/pastel/badges/gpa.svg)][codeclimate] [![Coverage Status](https://coveralls.io/repos/github/piotrmurach/pastel/badge.svg)][coverage] [![Inline docs](http://inch-ci.org/github/piotrmurach/pastel.svg?branch=master)][inchpages] [gem]: http://badge.fury.io/rb/pastel [travis]: http://travis-ci.org/piotrmurach/pastel +[appveyor]: https://ci.appveyor.com/project/piotrmurach/pastel [codeclimate]: https://codeclimate.com/github/piotrmurach/pastel [coverage]: https://coveralls.io/github/piotrmurach/pastel [inchpages]: http://inch-ci.org/github/piotrmurach/pastel > Terminal output styling with intuitive and clean API that doesn't monkey patch String class. @@ -365,6 +367,6 @@ 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request ## Copyright -Copyright (c) 2014-2016 Piotr Murach. See LICENSE for further details. +Copyright (c) 2014-2017 Piotr Murach. See LICENSE for further details.