update README.md.

This commit is contained in:
shenmo 2020-10-27 17:24:50 +08:00 committed by Gitee
parent cf208d0736
commit c5f04b5675

@ -133,7 +133,7 @@ void Widget::openUrl(QUrl u)
} }
``` ```
**tags处理方式** ## Tags处理方式
```cpp ```cpp
// widget.cpp // widget.cpp
QString tags=json["Tags"].toString(); //Read the Tags QString tags=json["Tags"].toString(); //Read the Tags