From 9632349a85fd53bc5af272d3539d38030567412b Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Wed, 27 Nov 2024 11:48:05 +0000 Subject: build: add description to help and add `ngit init` to description / help content --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5f75ab5..6117ada 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # ngit -a command-line tool and git plugin to work with nostr enabled git repositories +nostr plugin for git - clone a nostr repository, or add as a remote, by using the url format nostr://pub123/identifier - remote branches begining with `pr/` are open PRs from contributors; `ngit list` can be used to view all PRs - to open a PR, push a branch with the prefix `pr/` or use `ngit send` for advanced options +- publish a repository to nostr with `ngit init` browse [gitworkshop.dev/repos](https://gitworkshop.dev/repos) to find nostr repositories. -- cgit v1.2.3