From 4585f50b08693c9ca4b6b7fcfc495c30c9ddfe36 Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Thu, 20 Feb 2025 10:19:05 -0800 Subject: [PATCH] Adding screenshots --- {images => screenshots}/conversations.png | Bin {images => screenshots}/firehose.png | Bin {images => screenshots}/main.png | Bin {images => screenshots}/map.png | Bin {images => screenshots}/node_details.png | Bin {images => screenshots}/nodes.png | Bin {images => screenshots}/statistics.png | Bin 7 files changed, 0 insertions(+), 0 deletions(-) rename {images => screenshots}/conversations.png (100%) rename {images => screenshots}/firehose.png (100%) rename {images => screenshots}/main.png (100%) rename {images => screenshots}/map.png (100%) rename {images => screenshots}/node_details.png (100%) rename {images => screenshots}/nodes.png (100%) rename {images => screenshots}/statistics.png (100%) diff --git a/images/conversations.png b/screenshots/conversations.png similarity index 100% rename from images/conversations.png rename to screenshots/conversations.png diff --git a/images/firehose.png b/screenshots/firehose.png similarity index 100% rename from images/firehose.png rename to screenshots/firehose.png diff --git a/images/main.png b/screenshots/main.png similarity index 100% rename from images/main.png rename to screenshots/main.png diff --git a/images/map.png b/screenshots/map.png similarity index 100% rename from images/map.png rename to screenshots/map.png diff --git a/images/node_details.png b/screenshots/node_details.png similarity index 100% rename from images/node_details.png rename to screenshots/node_details.png diff --git a/images/nodes.png b/screenshots/nodes.png similarity index 100% rename from images/nodes.png rename to screenshots/nodes.png diff --git a/images/statistics.png b/screenshots/statistics.png similarity index 100% rename from images/statistics.png rename to screenshots/statistics.png