From 56bc992d056226bf33f50ce294f9e118e091f11a Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Mon, 8 May 2017 15:22:46 +0200 Subject: [PATCH] Add bin --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 0063278..d51c91d 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.1.0", "description": "Readme Standard Style", "main": "cat.js", + "bin": "standard-readme-spec", "repository": { "type": "git", "url": "git+https://github.com/RichardLitt/standard-readme.git"