diff --git a/README.md b/README.md index 2c7c5a5..a9d3ae8 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ![NPM](https://img.shields.io/npm/l/xrm-ex) ![NPM](https://img.shields.io/npm/v/xrm-ex) ![GitHub Workflow Status](https://github.com/AhashSritharan/Xrm-Ex/actions/workflows/XrmEx.yml/badge.svg?branch%253Dmain) +![GitHub Workflow Status](https://github.com/AhashSritharan/Xrm-Ex/actions/workflows/playwright.yml/badge.svg?branch%253Dmain) Welcome to XrmEx, a powerful TypeScript framework designed for Dynamics 365 Client API. This library is intended to ease the usage of the formContext and the Xrm Object, reducing the amount of code you have to write, thus enhancing maintainability and minimizing errors. diff --git a/build/README.md b/build/README.md index ac0b478..6d453d8 100644 --- a/build/README.md +++ b/build/README.md @@ -3,6 +3,7 @@ ![NPM](https://img.shields.io/npm/l/xrm-ex) ![NPM](https://img.shields.io/npm/v/xrm-ex) ![GitHub Workflow Status](https://github.com/AhashSritharan/Xrm-Ex/actions/workflows/XrmEx.yml/badge.svg?branch%253Dmain) +![GitHub Workflow Status](https://github.com/AhashSritharan/Xrm-Ex/actions/workflows/playwright.yml/badge.svg?branch%253Dmain) Welcome to XrmEx, a powerful TypeScript framework designed for Dynamics 365 Client API. This library is intended to ease the usage of the formContext and the Xrm Object, reducing the amount of code you have to write, thus enhancing maintainability and minimizing errors.