From 7747fa8d451f363e40720d58e31335ca04e98462 Mon Sep 17 00:00:00 2001 From: "@ran-zhao-yu" Date: Thu, 22 May 2025 15:19:10 +0800 Subject: [PATCH] update name Signed-off-by: @ran-zhao-yu --- README.OpenSource | 2 +- README.md | 2 +- README_ZH.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.OpenSource b/README.OpenSource index 8b13f26..e3e5f70 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -1,6 +1,6 @@ [ { - "Name": "openEuler:jsoncpp", + "Name": "jsoncpp", "License": "MIT License", "License File": "Copyright", "Version Number": "1.9.6", diff --git a/README.md b/README.md index b550228..4521fc1 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# openEuler:jsoncpp +# jsoncpp #### Introduction & Software Architecture - [Refer to the official documentation](https://github.com/open-source-parsers/jsoncpp) diff --git a/README_ZH.md b/README_ZH.md index 7db3baf..5bd0fd9 100755 --- a/README_ZH.md +++ b/README_ZH.md @@ -1,4 +1,4 @@ -# openEuler:jsoncpp +# jsoncpp #### 简介 & 软件架构 -- Gitee