Skip to content

Commit

Permalink
Update README.md (#6352)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md

* Update README.zh-CN.md

* Update README.md

* Update README.md

* Update README.zh-CN.md
  • Loading branch information
lxfu1 authored Jul 9, 2024
1 parent b7bb946 commit 1aae3a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ G2 is named after Leland Wilkinson’s book _The Grammar of Graphics_ and was pr
- [Examples](https://g2.antv.antgroup.com/examples) - a large number of demos to learn from and copy-paste
- [Tutorials](https://g2.antv.antgroup.com/manual/introduction/getting-started) - interactive case-driven guides of G2's core concepts
- [API Reference](https://g2.antv.antgroup.com/api/overview) - complete documentation for all visualization components
- [Editor](https://editor.antv.antgroup.com/) - an intelligent generation tool based on AntV. It utilizes AI to reduce the development cost of data visualization, and can quickly generate visual charts through natural language.

## ✨ Features

Expand Down
3 changes: 2 additions & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
<a href="https://g2.antv.antgroup.com/manual/introduction/what-is-g2">介绍</a> •
<a href="https://g2.antv.antgroup.com/examples">案例</a> •
<a href="https://g2.antv.antgroup.com/manual/introduction/getting-started">教程</a> •
<a href="https://g2.antv.antgroup.com/api/overview">API</a>
<a href="https://g2.antv.antgroup.com/api/overview">API</a> •
<a href="https://editor.antv.antgroup.com/">Editor</a>
</p>

[![Build Status](https://github.com/antvis/g2/workflows/build/badge.svg?branch=v5)](https://github.com/antvis//actions)
Expand Down

0 comments on commit 1aae3a5

Please sign in to comment.