From f91ef4fbaaef27c9c54d6d5b20799fe60d09ca2b Mon Sep 17 00:00:00 2001
From: Nabin Bhatt <83168881+nabinbhatt@users.noreply.github.com>
Date: Sun, 15 Oct 2023 01:05:10 +0545
Subject: [PATCH 1/2] chore: Update README.md
---
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index c6810e0c1..5df0eac93 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
Accelerate your internal tools development.
![cover](./.github/assets/images/design-cover.png)
@@ -23,7 +23,7 @@
## ✨ Features
1. 🛠 **Made for React:** Ready-to-use component library for React.
-2. 📝 **TypeScript Friendly:** Come with TypeScript typings out of the box and support with predictable static typings.
+2. 📝 **TypeScript Friendly:** Comes with TypeScript typings out of the box and supports predictable static typings.
3. 📦 **High Productivity:** Easy and fast, import in 5 seconds.
4. 🎨 **Vibrant Design:** Beautifully designed components and powerful theming system supports custom themes to match
your brand, including light and dark mode.
@@ -38,7 +38,7 @@ You can review all components in Storybook.
## 🖥 Fast Try
-You can quickly use ILLA Design on codesandbox.
+You can quickly use ILLA Design on CodeSandbox.
[![Edit illa-design-demo](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/illa-design-demo-r1qyy2?fontsize=14&hidenavigation=1&theme=dark)
@@ -82,7 +82,7 @@ Step 2: Run.
$ pnpm storybook
```
-Then your can open storybook in your browser.
+Then your can open Storybook in your browser.
## 💬 Community
@@ -112,4 +112,4 @@ Contact Us: hr@illasoft.com
## License
-This project is [Apache License 2.0](./LICENSE).
+This project is licensed under the [Apache License 2.0](./LICENSE).
From a4e5b0d10c3eb01f22d678f470b56db329a619a6 Mon Sep 17 00:00:00 2001
From: Nabin Bhatt <83168881+nabinbhatt@users.noreply.github.com>
Date: Sun, 15 Oct 2023 16:14:00 +0545
Subject: [PATCH 2/2] Update README.md
I have updated the Twitter logo
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5df0eac93..a40f773f6 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
![cover](./.github/assets/images/design-cover.png)
[![Chat on Discord](https://img.shields.io/badge/chat-Discord-7289DA?logo=discord)](https://discord.gg/illacloud)
-[![Follow on Twitter](https://img.shields.io/badge/Twitter-1DA1F2?logo=twitter&logoColor=white)](https://twitter.com/illacloudHQ)
+[![Follow on Twitter](https://img.shields.io/badge/Twitter-1DA1F2?logo=x&logoColor=white)](https://twitter.com/illacloudHQ)
[![storybook](./.github/assets/images/storybook.svg)](https://design.illafamily.com)
[![codecov](https://codecov.io/gh/illacloud/illa-design/branch/main/graph/badge.svg?token=GR2SOLBWQN)](https://codecov.io/gh/illacloud/illa-design)
[![license](https://img.shields.io/github/license/illacloud/illa-design)](./LICENSE)