diff --git a/README.md b/README.md index a02b569f..f7ab9463 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ LiveDashboard provides real-time performance monitoring and debugging tools for The dashboard also works across nodes. If your nodes are connected via Distributed Erlang, then you can access information from node B while accessing the dashboard on node A. +![screenshot](screenshot.png) + ## Installation To start using LiveDashboard, you will need three steps: diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 00000000..0954524c Binary files /dev/null and b/screenshot.png differ