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