From 77da7ce810c817535676c32689c83e37e6b5c152 Mon Sep 17 00:00:00 2001
From: chenshenhai
Date: Sat, 17 Feb 2024 16:02:29 +0800
Subject: [PATCH] docs: update readme
---
README.md | 2 +-
packages/idraw/README.md | 15 ++++++++++++---
2 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 83315cf..d1439a8 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ The preview of `@idraw/studo`. Click [here](https://github.com/idrawjs/studio) t
-
+
diff --git a/packages/idraw/README.md b/packages/idraw/README.md
index efe6d20..d1439a8 100644
--- a/packages/idraw/README.md
+++ b/packages/idraw/README.md
@@ -2,6 +2,7 @@
+
iDraw.js
iDraw.js is a simple JavaScript framework for Drawing on the web.
@@ -33,8 +34,6 @@
-
-
@@ -45,6 +44,13 @@
- [Online Studio](https://idrawjs.com/studio/) | [在线绘图演示](https://idrawjs.com/studio/)
+## Sponsors
+
+iDraw.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome backers. If you'd like to join them, please consider [sponsoring iDrawjs's development](https://opencollective.com/idrawjs).
+
+[](https://opencollective.com/idrawjs)
+
+
## @idraw/studio Preview
The preview of `@idraw/studo`. Click [here](https://github.com/idrawjs/studio) to get it.
@@ -53,10 +59,13 @@ The preview of `@idraw/studo`. Click [here](https://github.com/idrawjs/studio) t
-
+
+
+
+
## Install
```