From ea05f505348944238ac7edb9913dad7f88b1c496 Mon Sep 17 00:00:00 2001 From: Heihokon Date: Wed, 25 Mar 2026 08:11:00 -0500 Subject: [PATCH] fix: update README.md with correct badges, logo, and links to AB Tasty resources --- README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index af81b8f..934fb2b 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -[![Test & Code coverage](https://github.com/flagship-io/flagship-react-sdk/actions/workflows/ci-push.yml/badge.svg?branch=master&event=push)](https://github.com/flagship-io/flagship-react-sdk/actions/workflows/ci-push.yml) [![codecov](https://codecov.io/gh/flagship-io/flagship-react-sdk/branch/master/graph/badge.svg?token=jRh0h1XcT3)](https://codecov.io/gh/flagship-io/flagship-react-sdk) [![npm version](https://badge.fury.io/js/@flagship.io%2Freact-sdk.svg)](https://badge.fury.io/js/@flagship.io%2Freact-sdk) +[![Test](https://github.com/flagship-io/flagship-ts-sdk/actions/workflows/ci_push.yml/badge.svg)](https://github.com/flagship-io/flagship-ts-sdk/actions/workflows/ci_push.yml) [![codecov](https://codecov.io/gh/flagship-io/flagship-ts-sdk/branch/main/graph/badge.svg?token=IW0NWPTPSH)](https://codecov.io/gh/flagship-io/flagship-ts-sdk) [![npm version](https://badge.fury.io/js/@flagship.io%2Fjs-sdk.svg)](https://badge.fury.io/js/@flagship.io%2Fjs-sdk) ## About Flagship ​ -drawing +drawing ​ -[Flagship by AB Tasty](https://www.flagship.io/) is a feature flagging platform for modern engineering and product teams. It eliminates the risks of future releases by separating code deployments from these releases :bulb: With Flagship, you have full control over the release process. You can: +[Flagship by AB Tasty](https://www.abtasty.com) is a feature flagging platform for modern engineering and product teams. It eliminates the risks of future releases by separating code deployments from these releases :bulb: With Flagship, you have full control over the release process. You can: ​ - Switch features on or off through remote config. @@ -14,14 +14,13 @@ - Segment users by granting access to a feature based on certain user attributes. - Carry out A/B tests by easily assigning feature variations to groups of users. ​ - drawing ​ Flagship also allows you to choose whatever implementation method works for you from our many available SDKs or directly through a REST API. Additionally, our architecture is based on multi-cloud providers that offer high performance and highly-scalable managed services. ​ **To learn more:** ​ -- [Solution overview](https://www.flagship.io/#showvideo) - A 5mn video demo :movie_camera: -- [Documentation](https://docs.developers.flagship.io/) - Our dev portal with guides, how tos, API and SDK references -- [Sign up for a free trial](https://www.flagship.io/sign-up/) - Create your free account -- [Guide to feature flagging](https://www.flagship.io/feature-flags/) - Everyhting you need to know about feature flag related use cases -- [Blog](https://www.flagship.io/blog/) - Additional resources about release management +- [Solution overview](https://www.abtasty.com/feature-experimentation/) - Discover how Flagship can help you manage your releases and run experiments in production +- [Documentation](https://docs.abtasty.com/server-side/sdks/sdk-overview) - Our dev portal with guides, how tos, API and SDK references +- [Sign up for a free trial](https://www.abtasty.com/get-a-demo/) - Try out Flagship for free and see how it can help you manage your releases and run experiments in production +- [Guide to feature flagging](https://docs.abtasty.com/feature-experimentation-and-rollout) - Everyhting you need to know about feature flag related use cases +- [Blog](https://www.abtasty.com/resources/) - Additional resources about release management