From 1c6593fb17dbb381b3409c1021e2655c0527e898 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Thu, 29 Jun 2023 12:15:03 -0400 Subject: [PATCH] Adds alt-text to screenshots --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 941c6f1ef..41bc2f167 100644 --- a/README.md +++ b/README.md @@ -196,9 +196,9 @@ Information shared on nostr should be assumed permanent for privacy purposes. Th # Screenshots -| Home Feed | Messages | Live Streams | Notifications | -|----------------------------------|--------------------------------------|-------------------------------------|-------------------------------------------| -| ![](./docs/screenshots/home.png) | ![](./docs/screenshots/messages.png) | ![](./docs/screenshots/replies.png) | ![](./docs/screenshots/notifications.png) | +| Home Feed | Messages | Live Streams | Notifications | +|-------------------------------------------|----------------------------------------------|-------------------------------------------------|--------------------------------------------------------| +| ![Home Feed](./docs/screenshots/home.png) | ![Messages](./docs/screenshots/messages.png) | ![Live Streams](./docs/screenshots/replies.png) | ![Notifications](./docs/screenshots/notifications.png) | # Contributing