diff --git a/README.md b/README.md index 1e51fc26c97..c60d10ca327 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ This repo uses the following ways to release SDK updates: # Useful links and docs +* A deep dive into how we built [Session Replay for Android](https://www.droidcon.com/2024/11/22/rewind-and-resolve-a-deep-dive-into-building-session-replay-for-android/) at Droidcon London 2024. * Current Javadocs [generated from source code](https://getsentry.github.io/sentry-java/). * Java SDK version 1.x [can still be found here](https://docs.sentry.io/clients/java/). * Migration page from [sentry-android 1.x and 2.x to sentry-android 4.x](https://docs.sentry.io/platforms/android/migration/).