From 27b6def703ff5a73b1561c627c02a9bb75adc2d7 Mon Sep 17 00:00:00 2001 From: Ricardo Nunes Date: Tue, 19 Sep 2017 18:09:48 +0100 Subject: [PATCH] Reordered badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7671d7c..674ba27 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # Domain Ping +[![NPM](https://nodei.co/npm/domain-ping.png)](https://nodei.co/npm/domain-ping/) + [![Build Status](https://travis-ci.org/ricardonunesdev/domain-ping.svg?branch=master)](https://travis-ci.org/ricardonunesdev/domain-ping) [![Coverage Status](https://coveralls.io/repos/github/ricardonunesdev/domain-ping/badge.svg?branch=master)](https://coveralls.io/github/ricardonunesdev/domain-ping?branch=master) [![Dependency Status](https://gemnasium.com/badges/github.com/ricardonunesdev/domain-ping.svg)](https://gemnasium.com/github.com/ricardonunesdev/domain-ping) [![npm](https://img.shields.io/npm/v/domain-ping.svg)](https://www.npmjs.com/package/domain-ping) [![npm](https://img.shields.io/npm/l/domain-ping.svg)](https://github.com/ricardonunesdev/domain-ping/blob/master/LICENSE) -[![NPM](https://nodei.co/npm/domain-ping.png)](https://nodei.co/npm/domain-ping/) - A small Node.js module that attempts to ping a domain. It does the following: