diff --git a/README.md b/README.md
index 5508def1731c596e3f6cb3e3449ba9aca967dc04..85a62dfd40cbf33369b0289b1e580b788b7cac9a 100644
--- a/README.md
+++ b/README.md
@@ -10,10 +10,13 @@
## 目录
- [工具](#工具)
+
- [三方组件](#三方组件)
- [文件数据](#文件数据)
- [文件解析](#文件解析)
- [编码解码](#编码解码)
+
+ - [图形处理](#图形处理)
- [其他](#其他)
## 工具
@@ -43,6 +46,14 @@
[返回目录](#目录)
+### 图形处理
+
+| 三方组件名称 | 描述 | sample地址 |
+| :----------------------------------------------------------: | :----------------------------------------------------------: | :------------------------------------------------------: |
+| [xmlgraphics-batik](https://github.com/apache/xmlgraphics-batik) | 用于处理可缩放矢量图形(SVG)格式的图像,例如显示、生成、解析或者操作图像。 | [sample地址](https://gitee.com/openharmony-tpc/protobuf) |
+
+[返回目录](#目录)
+
### 其他
|三方组件名称|描述|sample地址|
|:---:|:---:|:---:|