From 8cc1ae2f5ac4f92f5d413f19abc48eda2eacf826 Mon Sep 17 00:00:00 2001 From: Don Date: Wed, 25 May 2016 12:25:15 -0700 Subject: [PATCH] Update README.md --- README.md | 118 +++++++++++++++++------------------------------------- 1 file changed, 36 insertions(+), 82 deletions(-) diff --git a/README.md b/README.md index 9a6c63e..ce6a524 100644 --- a/README.md +++ b/README.md @@ -6,98 +6,52 @@ Drone plugin to publish files and artifacts to a NPM registry. For the usage information and a listing of the available options please take a look at [the docs](DOCS.md). -## Binary +## Build -Build the binary using `make`: +Build the binary with the following commands: ``` -make deps build -``` - -### Example - -```sh -./drone-npm <