From 6a70a6c72f660e7ffa258fe8518fcf03458e4660 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Thu, 29 Jun 2023 12:09:05 -0400 Subject: [PATCH] Showing screenshots in the homepage --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 30de896b8..1eecc0429 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,13 @@ Information that you share is publicly visible to anyone reading from relays tha ## Information Permanence ## Information shared on nostr should be assumed permanent for privacy purposes. There is no way to guarantee deleting or editing any content once posted. +# Screenshots + +| Home | Messages | Live Stream | Notifications | +|----------------------------------|--------------------------------------|-------------------------------------|-------------------------------------------| +| ![](./docs/screenshots/home.png) | ![](./docs/screenshots/messages.png) | ![](./docs/screenshots/replies.png) | ![](./docs/screenshots/notifications.png) | + + # Contributing [Issues](https://github.com/vitorpamplona/amethyst/issues) and [pull requests](https://github.com/vitorpamplona/amethyst/pulls) are very welcome.