Skip to content

Commit bc771b7

Browse files
committed
docs: Add badges and link to documentation.
1 parent 855bb91 commit bc771b7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# context_sdk
22

3+
[![pub version](https://img.shields.io/pub/v/context_sdk)](https://pub.dev/packages/context_sdk)
4+
[![Changelog](https://img.shields.io/badge/changelog-latest-blue)](https://docs.decision.contextsdk.com/changelog/)
5+
[![Documentation](https://img.shields.io/badge/documentation-latest-blue)](https://docs.decision.contextsdk.com/)
6+
[![Issues](https://img.shields.io/github/issues/context-sdk/flutter)](https://github.com/context-sdk/flutter/issues)
7+
[![Pull Requests](https://img.shields.io/github/issues-pr/context-sdk/flutter)](https://github.com/context-sdk/flutter/pulls)
8+
39
ContextSDK for Flutter
410

511
## Supported Platforms
@@ -9,6 +15,8 @@ ContextSDK for Flutter
915

1016
## Overview
1117

18+
Follow these steps to add ContextSDK to your app, and refer to the [official documentation](https://docs.decision.contextsdk.com/) for additional details and advanced configuration.
19+
1220
- **Step 1**: Add ContextSDK to your app
1321
- **Step 2**: Track conversion events
1422
- **Step 3**: Ship an App Store update with ContextSDK

0 commit comments

Comments
 (0)