diff --git a/README.md b/README.md index bf5d9a18..4a01522d 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,10 @@ Issue invite token and get further instructions: docker-compose -f docker-compose.yml run engine python manage.py issue_invite_for_the_frontend --override ``` -## Join our comminuty 👋 - +## Join our community 👋 +| | | +|-------------|-------------| +| ![](docs/img/community_call.png) | ![](docs/img/GH_discussions.png) | ## Further Reading - *Documentation* - [Grafana OnCall](https://grafana.com/docs/grafana-cloud/oncall/) diff --git a/docs/img/GH_discussions.png b/docs/img/GH_discussions.png new file mode 100644 index 00000000..9d38a610 Binary files /dev/null and b/docs/img/GH_discussions.png differ diff --git a/docs/img/community_call.png b/docs/img/community_call.png new file mode 100644 index 00000000..32b6a3a3 Binary files /dev/null and b/docs/img/community_call.png differ