damus

nostr ios client
git clone git://jb55.com/damus
Log | Files | Refs | README | LICENSE

commit eafaf80383996d7790aba48c73366aa9ddcf8adb
parent 7df1a0ff6337af7e4fa1456c97eb1abdb6f61e29
Author: William Casarin <jb55@jb55.com>
Date:   Tue, 21 Jun 2022 08:03:06 -0700

more readme fixes

Signed-off-by: William Casarin <jb55@jb55.com>

Diffstat:
MREADME.md | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md @@ -1,7 +1,7 @@ # damus -A twitter-like [nostr](nostr) client for iPhone, iPad and MacOS. +A twitter-like [nostr][nostr] client for iPhone, iPad and MacOS. [nostr]: https://github.com/fiatjaf/nostr @@ -9,10 +9,10 @@ A twitter-like [nostr](nostr) client for iPhone, iPad and MacOS. damus implements the following [Nostr Implementation Possibilities](nips) -- [NIP-01: Basic protocol flow](nip01) -- [NIP-08: Mentions](nip08) -- [NIP-10: Reply conventions](nip10) -- [NIP-12: Generic tag queries (hashtags)](nip12) +- [NIP-01: Basic protocol flow][nip01] +- [NIP-08: Mentions][nip08] +- [NIP-10: Reply conventions][nip10] +- [NIP-12: Generic tag queries (hashtags)][nip12] [nips]: https://github.com/nostr-protocol/nips [nip01]: https://github.com/nostr-protocol/nips/blob/master/01.md @@ -22,7 +22,7 @@ damus implements the following [Nostr Implementation Possibilities](nips) ## Contributing -Contributors welcome! [Email patches](git-send-email) to jb55@jb55.com are preferred, but I accept PRs on github as well. +Contributors welcome! [Email patches][git-send-email] to jb55@jb55.com are preferred, but I accept PRs on github as well. [git-send-email]: http://git-send-email.io