diff --git a/README.md b/README.md index 76eb44e..a5713dd 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ evaluated there. Feature flags are sticky by user or device and multiple feature flags can be grouped together to ensure that they are rolled out together if wanted. +The detailed protocol specs [can be found here](Protocol.md). + # Draft PRs * [Dart SDK](https://github.com/getsentry/sentry-dart/pull/984)