From 251713204145aa46103079db35a715c92dea24dd Mon Sep 17 00:00:00 2001 From: Alex <4244251+alex35mil@users.noreply.github.com> Date: Sat, 4 Feb 2023 18:28:48 +0400 Subject: [PATCH] Remove brackets in the image example Closes: #518 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0646d53c..c802da3b 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ damus implements the following [Nostr Implementation Possibilities][nips] 4. Add @ direcly followed by the pubkey (e.g., `@npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s`) - You can also long-press a Note to grab their User ID aka pubkey or Note ID to link directly to a Note. - Currently you can't delete your Notes in the iOS app -- Share images by pasting the image url which you can grab from imgbb, imgur, etc. (i.e., `(https://i.ibb.co/2SHZbwm/alpha60.jpg)`). Currently images only load for people you follow in the 🏠 Personal Feed. Images are not automatically loaded in πŸ” Global Feed +- Share images by pasting the image url which you can grab from imgbb, imgur, etc. (i.e., `https://i.ibb.co/2SHZbwm/alpha60.jpg`). Currently images only load for people you follow in the 🏠 Personal Feed. Images are not automatically loaded in πŸ” Global Feed - Engaging with Notes - πŸ’¬ Replying to a Note: Tap the chat icon underneath the note. This will show up in the users’ notifications and in your 🏠 Personal and πŸ” Global Feeds - β™Ί Reposts: Tap the repost icon which will show up in your 🏠 Personal and πŸ” Global Feeds