README.md in yano-0.1.3 vs README.md in yano-0.1.4
- old
+ new
@@ -1,5 +1,8 @@
# Yano
+
+[![Build Status](https://travis-ci.org/nikkypx/yano.svg?branch=master)](https://travis-ci.org/nikkypx/yano)
+
**This is a ruby port of [yn](https://github.com/sindresorhus/yn) by [sindresorhus](https://github.com/sindresorhus)**
> Parse yes/no like values
Useful for validating answers to a CLI prompt.