diff --git a/plugins/actions/infographic/README.md b/plugins/actions/infographic/README.md index c20c014..a266a33 100644 --- a/plugins/actions/infographic/README.md +++ b/plugins/actions/infographic/README.md @@ -1,4 +1,4 @@ -# 📊 Smart Infographic (AntV) +# Smart Infographic **Author:** [Fu-Jie](https://github.com/Fu-Jie/awesome-openwebui) | **Version:** 1.5.0 | **Project:** [Awesome OpenWebUI](https://github.com/Fu-Jie/awesome-openwebui) | **License:** MIT diff --git a/plugins/actions/infographic/README_CN.md b/plugins/actions/infographic/README_CN.md index a82af5e..473f775 100644 --- a/plugins/actions/infographic/README_CN.md +++ b/plugins/actions/infographic/README_CN.md @@ -1,4 +1,4 @@ -# 📊 智能信息图 (AntV Infographic) +# 智能信息图 **作者:** [Fu-Jie](https://github.com/Fu-Jie/awesome-openwebui) | **版本:** 1.5.0 | **项目:** [Awesome OpenWebUI](https://github.com/Fu-Jie/awesome-openwebui) | **许可证:** MIT diff --git a/plugins/actions/infographic/infographic.py b/plugins/actions/infographic/infographic.py index bf8fcad..83df5bf 100644 --- a/plugins/actions/infographic/infographic.py +++ b/plugins/actions/infographic/infographic.py @@ -1,5 +1,5 @@ """ -title: 📊 Smart Infographic (AntV) +title: Smart Infographic author: Fu-Jie author_url: https://github.com/Fu-Jie/awesome-openwebui funding_url: https://github.com/open-webui diff --git a/plugins/actions/infographic/infographic_cn.py b/plugins/actions/infographic/infographic_cn.py index 2482e80..fe831ed 100644 --- a/plugins/actions/infographic/infographic_cn.py +++ b/plugins/actions/infographic/infographic_cn.py @@ -1,5 +1,5 @@ """ -title: 📊 智能信息图 (AntV Infographic) +title: 智能信息图 author: Fu-Jie author_url: https://github.com/Fu-Jie/awesome-openwebui funding_url: https://github.com/open-webui