From 28c4d5a5f428ff1e42814c2c7d0d47111d8c7e68 Mon Sep 17 00:00:00 2001 From: "Luis H. Ball Jr" Date: Thu, 16 Dec 2021 10:29:26 -0500 Subject: [PATCH] docs: update contributing MD --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2d95a33..48f0489 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -47,7 +47,7 @@ To release a new version of the project, you need to: # homebrew-gh-stack repository # /Formula/gh-stack.rb class GhStack < Formula - desc "Cross-platform Text Expander written in Rust" + desc "Manage GH PR stacks via the command line" homepage "https://github.com/luqven/gh-stack" version "0.1.0" url "https://github.com/luqven/gh-stack/releases/download/#{version}/gh-stack-mac.tar.gz"