From ff2e20456941cbedf34a10d3ef4be51c90c42a93 Mon Sep 17 00:00:00 2001 From: William Casarin Date: Fri, 15 Apr 2022 10:41:17 -0700 Subject: [PATCH] update readme Signed-off-by: William Casarin --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f45836c..158f025 100644 --- a/README.md +++ b/README.md @@ -12,14 +12,15 @@ A cli util for creating nostr events ## Usage usage: nostril [OPTIONS] - + OPTIONS - + --dm make an encrypted dm to said pubkey. sets kind and tags. --envelope wrap in ["EVENT",...] for easy relaying --kind set kind --created-at set a specific created-at time --sec set the secret key for signing, otherwise one will be randomly generated + --pow number of leading 0 bits of the id to mine ## Examples