From 3b430ee9cb222f7a30845678d08f0f1cb8fc3367 Mon Sep 17 00:00:00 2001 From: Nate Goldman Date: Tue, 7 Jun 2022 13:50:41 -0700 Subject: [PATCH] docs: update desc [skip ci] --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a779ab3..9f8c647 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # gh-release -Create a release for a node package on GitHub. +Create a GitHub Release for a Node package. [![npm][npm-image]][npm-url] [![build][build-image]][build-url] diff --git a/package.json b/package.json index 32277bc..2c94380 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-release", - "description": "Create a release for a node package on github.", + "description": "Create a GitHub Release for a Node package", "version": "6.0.4", "author": "Nate Goldman (https://ungoldman.com)", "bin": {