From 84c29eedeb34509fafec5ba85d514ce74acaadac Mon Sep 17 00:00:00 2001 From: Denis Turkov Date: Thu, 13 Jun 2024 12:40:48 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60c96c10..95caeb8b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Oryx component dev env status](https://api.netlify.com/api/v1/badges/983ba7e1-0787-4036-a333-b1e01ef10fea/deploy-status)](https://app.netlify.com/sites/dev-oryx-components/deploys) [![Composable storefront dev env status](https://api.netlify.com/api/v1/badges/873ecabe-76b0-4493-af27-a0d150844cae/deploy-status)](https://app.netlify.com/sites/dev-composable-storefront/deploys) -Oryx is a framework for building composable storefronts, providing a rich library of components, a render engine, and a design system. It is based on web components and vanilla JavaScript (Typescript), allowing integration into any web framework. Oryx easily integrates with API (mock adapters by default), and provides an out-of-the-box Spryker Glue API support. +Oryx is a framework for building composable storefronts, providing a rich library of components, a render engine, and a design system. It is based on web components and vanilla JavaScript (Typescript), allowing integration into any web framework. Oryx easily integrates with API via adapters (mock adapters by default), and provides an out-of-the-box Spryker Glue API support. ## Key Characteristics