- Collect and analyze alerts from multiple monitoring systems
- On-call rotations based on schedules
diff --git a/dev/README.md b/dev/README.md
index e2a31124..a79b4e6e 100644
--- a/dev/README.md
+++ b/dev/README.md
@@ -40,7 +40,7 @@ environment variable.
out/disable which components are run in Docker.
3. Open Grafana in a browser [here](http://localhost:3000/plugins/grafana-oncall-app) (login: `oncall`, password: `oncall`).
4. You should now see the OnCall plugin configuration page. You may safely ignore the warning about the invalid
- plugin signature. When opening the main plugin page, you may also ignore warnings about version mismatch and lack of
+ plugin signature. Set "OnCall backend URL" as "http://host.docker.internal:8080". When opening the main plugin page, you may also ignore warnings about version mismatch and lack of
communication channels.
5. Enjoy! Check our [OSS docs](https://grafana.com/docs/grafana-cloud/oncall/open-source/) if you want to set up Slack,
Telegram, Twilio or SMS/calls through Grafana Cloud.
diff --git a/screenshot_mobile.png b/screenshot_mobile.png
new file mode 100644
index 00000000..fc93f92e
Binary files /dev/null and b/screenshot_mobile.png differ