From baa53883b0b729967770cfab774811ecb2035c90 Mon Sep 17 00:00:00 2001 From: Ziya SARIKAYA Date: Tue, 9 Aug 2016 12:44:52 +0200 Subject: [PATCH 1/2] add coverall.io badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa2fa2b..fb6974d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ YMal _**YMal —** The command line utility for modifiying **YAML** files_ [![Build Status](https://travis-ci.org/ziyasal/ymal.svg?branch=master)](https://travis-ci.org/ziyasal/ymal) +[![Coverage Status](https://coveralls.io/repos/github/ziyasal/ymal/badge.svg?branch=master)](https://coveralls.io/github/ziyasal/ymal?branch=master) [![npm version](https://badge.fury.io/js/ymal.svg)](https://npmjs.com/ymal) ## Usage From fad397ba9bdccb61d7d3cc6470bc3dc3afcf6be1 Mon Sep 17 00:00:00 2001 From: Ziya SARIKAYA Date: Tue, 9 Aug 2016 12:49:11 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb6974d..5a00349 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ _**YMal —** The command line utility for modifiying **YAML** files_ [![Build Status](https://travis-ci.org/ziyasal/ymal.svg?branch=master)](https://travis-ci.org/ziyasal/ymal) [![Coverage Status](https://coveralls.io/repos/github/ziyasal/ymal/badge.svg?branch=master)](https://coveralls.io/github/ziyasal/ymal?branch=master) -[![npm version](https://badge.fury.io/js/ymal.svg)](https://npmjs.com/ymal) +[![npm version](https://badge.fury.io/js/ymal.svg)](https://badge.fury.io/js/ymal) ## Usage