From 6e48d25257bb54eb8d73ec9eede9d0753babb3c9 Mon Sep 17 00:00:00 2001 From: shayan khaleghparast Date: Mon, 1 Apr 2024 14:51:50 +0800 Subject: [PATCH] docs: updated readme file --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 97a807fa..1509001d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# Deriv Ui Library (@deriv-com/ui) -NPM Version NPM Downloads [![TypeScript](https://badges.frapsoft.com/typescript/code/typescript.png?v=101)](https://github.com/ellerbrock/typescript-badges/) [![MIT Licence](https://badges.frapsoft.com/os/mit/mit.png?v=102)](https://opensource.org/licenses/mit-license.php) +# Deriv Ui Library (@deriv-com/ui) +NPM Version NPM Downloads @deriv-com/ui is released under the MIT license. [![Coverage Status](https://coveralls.io/repos/github/deriv-com/ui/badge.svg)](https://coveralls.io/github/deriv-com/ui) ## Overview -This is a UI component library made for ReactJS that conforms to the [Deriv Design System](https://zeroheight.com/36313d3c8/p/439a5c-deriv-design-system). Explore our [Storybook](https://deriv-ui.pages.dev/) for for comprehensive development documentation . +This is a UI component library made for ReactJS that conforms to the [Deriv Design System](https://zeroheight.com/36313d3c8/p/439a5c-deriv-design-system). Explore our [Storybook](https://deriv-ui.pages.dev/) for for comprehensive development documentation . Also available on [npm](https://www.npmjs.com/package/@deriv-com/ui).