Skip to content

Commit 82f4adc

Browse files
authored
Update README.md
1 parent ceb027e commit 82f4adc

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ Devel<br/>
1010
<br/>
1111
<br/>
1212
[![Apache 2.0](https://img.shields.io/github/license/nebula-plugins/gradle-extra-configurations-plugin.svg)](http://www.apache.org/licenses/LICENSE-2.0)
13+
## Overview
14+
15+
Our Optimizely X Android solution allows you to easily run experiments anywhere in an Android application, even Services. The solution includes easy-to-use SDKs for experimenting in your code and tracking conversion events in Optimizely.
16+
17+
To find out more check out the [documentation](https://developers.optimizely.com/x/solutions/sdks/introduction/index.html?language=android&platform=mobile).
1318

1419
## Architecture
1520

@@ -81,4 +86,8 @@ When a release version needs to be published checkout the master branch and merg
8186

8287
Once the next release has been published from the master branch the snapshot version in devel should be bumped to the next targeted version.
8388

84-
*Note* only Optimizely employees can push to master, beta, and devel branches.
89+
*Note:* only Optimizely employees can push to master, beta, and devel branches.
90+
91+
## Contributing
92+
Please see [CONTRIBUTING](CONTRIBUTING.md).
93+

0 commit comments

Comments
 (0)