diff --git a/PPOCRLabel/README.md b/PPOCRLabel/README.md
index 368a835c203f62d529bb874b3cbbf7593b96a8ba..d2b832d61e675a5d247120bc255f0628a0479b2a 100644
--- a/PPOCRLabel/README.md
+++ b/PPOCRLabel/README.md
@@ -1,10 +1,14 @@
English | [简体中文](README_ch.md)
-# PPOCRLabel
+# PPOCRLabelv2
-PPOCRLabel is a semi-automatic graphic annotation tool suitable for OCR field, with built-in PPOCR model to automatically detect and re-recognize data. It is written in python3 and pyqt5, supporting rectangular box, table and multi-point annotation modes. Annotations can be directly used for the training of PPOCR detection and recognition models.
+PPOCRLabelv2 is a semi-automatic graphic annotation tool suitable for OCR field, with built-in PP-OCR model to automatically detect and re-recognize data. It is written in Python3 and PyQT5, supporting rectangular box, table, irregular text and key information annotation modes. Annotations can be directly used for the training of PP-OCR detection and recognition models.
-
+| regular text annotation | table annotation |
+| --------------------------------------------------- | ---------------------------------------------- |
+| | |
+| **irregular text annotation** | **key information annotation** |
+| | |
### Recent Update