diff --git a/README.md b/README.md index 0c69a11..11724c8 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,8 @@ void Widget::openUrl(QUrl u) ``` ## Tags处理方式 + +** Tags处理方式** ```cpp // widget.cpp QString tags=json["Tags"].toString(); //Read the Tags