diff --git a/README.md b/README.md index 0072167..8d79bce 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ The [docker-compose.yml](docker-compose.yml) file in this repository will deploy ![Dashboard](images/dashboard.png) +![Dashboard 1](images/dashboard1.png) + 1. Set the `SPEEDER_SPEEDTEST_SERVER_ID` environment variable located in the [.env](.env) file to the server IDs to perform speedtests against. > **Note** diff --git a/images/dashboard.png b/images/dashboard.png index 676872a..6bccfd6 100644 Binary files a/images/dashboard.png and b/images/dashboard.png differ diff --git a/images/dashboard1.png b/images/dashboard1.png new file mode 100644 index 0000000..12a4763 Binary files /dev/null and b/images/dashboard1.png differ