Update README.md

This commit is contained in:
Mohamad Zade 2026-06-13 15:21:35 +00:00
parent eb9892d99b
commit 578b07626e

View File

@ -1,4 +1,4 @@
# لایبریری uikit
# کتابخانه uikit
یک کتابخانه‌ی React برای استفاده‌ی مشترک بین پروژه‌ها.
@ -11,7 +11,7 @@
---
## نصب لایبریری
## نصب
```bash
yarn add git+https://git.d.aiengines.ir/bi/uikit.git
@ -25,7 +25,7 @@ yarn add @chakra-ui/react @emotion/react @emotion/styled framer-motion keycloak-
---
## آپدیت لایبریری
## آپدیت
```bash
yarn upgrade uikit
@ -134,3 +134,4 @@ loginKeycloak();
<L />
</Can>
```
---