Skip to content

Commit 222a7c5

Browse files
author
Asa Schachar
authored
feat(rollouts): Update README for Rollouts (#279)
1 parent 40684e9 commit 222a7c5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@ Optimizely Java SDK
33
[![Build Status](https://travis-ci.org/optimizely/java-sdk.svg?branch=master)](https://travis-ci.org/optimizely/java-sdk)
44
[![Apache 2.0](https://img.shields.io/badge/license-APACHE%202.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
55

6-
This repository houses the Java SDK for Optimizely's Full Stack product.
6+
This repository houses the Java SDK for use with Optimizely Full Stack and Optimizely Rollouts.
7+
8+
Optimizely Full Stack is A/B testing and feature flag management for product development teams. Experiment in any application. Make every feature on your roadmap an opportunity to learn. Learn more at https://www.optimizely.com/platform/full-stack/, or see the [documentation](https://docs.developers.optimizely.com/full-stack/docs).
9+
10+
Optimizely Rollouts is free feature flags for development teams. Easily roll out and roll back features in any application without code deploys. Mitigate risk for every feature on your roadmap. Learn more at https://www.optimizely.com/rollouts/, or see the [documentation](https://docs.developers.optimizely.com/rollouts/docs).
11+
712

813
## Getting Started
914

0 commit comments

Comments
 (0)