README.md in yn-0.1.0 vs README.md in yn-1.0.0

- old
+ new

@@ -1,9 +1,11 @@ # Yn [![Gem Version](https://badge.fury.io/rb/yn.svg)](https://badge.fury.io/rb/yn) [![Build Status](https://travis-ci.org/wilsonsilva/yn.svg?branch=master)](https://travis-ci.org/wilsonsilva/yn) +[![Maintainability](https://api.codeclimate.com/v1/badges/96e1447d3ad45f1ca681/maintainability)](https://codeclimate.com/github/wilsonsilva/yn/maintainability) +[![Test Coverage](https://api.codeclimate.com/v1/badges/96e1447d3ad45f1ca681/test_coverage)](https://codeclimate.com/github/wilsonsilva/yn/test_coverage) [![Security](https://hakiri.io/github/wilsonsilva/yn/master.svg)](https://hakiri.io/github/wilsonsilva/yn/master) [![Inline docs](http://inch-ci.org/github/wilsonsilva/yn.svg?branch=master)](http://inch-ci.org/github/wilsonsilva/yn) > Parse yes/no like values @@ -120,11 +122,11 @@ The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). ## Credits -This is a port of [Sindre Sorhus](https://github.com/sindresorhus) JavaScript's [yn](https://github.com/sindresorhus/yn) -. I'm a big fan of his work! +This is a port of [Sindre Sorhus](https://github.com/sindresorhus) JavaScript's [yn](https://github.com/sindresorhus/yn). +I'm a big fan of his work! ## Code of Conduct Everyone interacting in the Yn project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/wilsonsilva/yn/blob/master/CODE_OF_CONDUCT.md).