mirror of
https://github.com/idrawjs/idraw
synced 2026-05-24 10:08:34 +00:00
docs: update readme
This commit is contained in:
parent
b82bb35698
commit
6b5563e0e0
1 changed files with 7 additions and 2 deletions
|
|
@ -3,6 +3,9 @@
|
|||
<p align="center">iDraw.js is a simple JavaScript framework for Drawing on the web.</p>
|
||||
|
||||
|
||||
<p align="center"><a>idraw.js.org</a></p>
|
||||
|
||||
|
||||
<p align="center">
|
||||
<a title="CI" href="https://github.com/idrawjs/idraw/actions/workflows/node.js.yml">
|
||||
<img src="https://github.com/idrawjs/idraw/actions/workflows/node.js.yml/badge.svg?branch=main" alt="CI">
|
||||
|
|
@ -21,5 +24,7 @@
|
|||
|
||||
<hr/>
|
||||
|
||||
- [Documents](https://idrawjs.github.io/docs/en/) | [中文文档](https://idrawjs.github.io/docs/zh/) (`//TODO`)
|
||||
- [Playground](https://idrawjs.github.io/playground/)
|
||||
|
||||
- [Documents](https://idrawjs.github.io/docs/en/) (`//TODO`)| [中文文档](https://idrawjs.github.io/docs/zh/) (`//TODO`)
|
||||
- [Online Playground](https://idrawjs.github.io/playground/)
|
||||
- [Online Studio](https://idrawjs.github.io/studio/)
|
||||
Loading…
Reference in a new issue