From 4477ae635ec67d2b79ac670bbd73b88d4979e786 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 30 Aug 2020 04:51:51 +0200 Subject: git-suggestion-cli: Rename crate to `git-suggestion` Now that I'm using the name "git-suggestion" in a few places, and from a user perspective, it's more Git-oriented than GitHub-oriented, I think the crate should be renamed to reflect that. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a247bb8..d1461a9 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ To compile from source or install on other platforms: ## Uninstall - $ cargo uninstall github-suggestion-cli + $ cargo uninstall git-suggestion ## License -- cgit v1.2.3