From f7b4c6ff200971cf90d14b719dc06dd273a27d26 Mon Sep 17 00:00:00 2001 From: Asa Schachar Date: Wed, 10 Apr 2019 07:13:39 -0700 Subject: [PATCH] Update README for Rollouts --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 32102c3f..135aba51 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ [![Total Downloads](https://poser.pugx.org/optimizely/optimizely-sdk/downloads)](https://packagist.org/packages/optimizely/optimizely-sdk) [![Apache 2.0](https://img.shields.io/github/license/nebula-plugins/gradle-extra-configurations-plugin.svg)](http://www.apache.org/licenses/LICENSE-2.0) -This repository houses the PHP SDK for Optimizely Full Stack. +This repository houses the PHP SDK for use with Optimizely Full Stack and Optimizely Rollouts. + +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). + +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). ## Getting Started