From 3b26771c8a71f3bd1173b31ff85859afbfc06481 Mon Sep 17 00:00:00 2001 From: Kunal Dabir Date: Mon, 3 Dec 2018 09:17:49 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab0108d..c8c1095 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # has -`has` checks presence of various command line tools on the path and also reports their installed version +`has` checks presence of various command line tools on the PATH and reports their installed version. [![Build Status](https://travis-ci.org/kdabir/has.svg?branch=master)](https://travis-ci.org/kdabir/has) [![Open Source Helpers](https://www.codetriage.com/kdabir/has/badges/users.svg)](https://www.codetriage.com/kdabir/has)