diff --git a/README.md b/README.md index 8a15064..9d36d55 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ database and has a web UI to view them. An example of a currently running instace for the San Francisco Bay Area mesh runs at https://meshview.bayme.sh -Requires **`python3.12`** and **`graphviz`**. +Requires **`python3.11`** or above. ## Preparing diff --git a/images/conversations.png b/images/conversations.png new file mode 100644 index 0000000..0f969cf Binary files /dev/null and b/images/conversations.png differ diff --git a/images/firehose.png b/images/firehose.png new file mode 100644 index 0000000..00a6280 Binary files /dev/null and b/images/firehose.png differ diff --git a/images/main.png b/images/main.png index d2aab24..98b203d 100644 Binary files a/images/main.png and b/images/main.png differ diff --git a/images/map.png b/images/map.png new file mode 100644 index 0000000..886cb4d Binary files /dev/null and b/images/map.png differ diff --git a/images/node_details.png b/images/node_details.png new file mode 100644 index 0000000..364e058 Binary files /dev/null and b/images/node_details.png differ diff --git a/images/nodes.png b/images/nodes.png new file mode 100644 index 0000000..bff450d Binary files /dev/null and b/images/nodes.png differ diff --git a/images/statistics.png b/images/statistics.png new file mode 100644 index 0000000..343fa3d Binary files /dev/null and b/images/statistics.png differ