diff --git a/README-zh.md b/README-zh.md
index 770cfe56..a85170bb 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -9,7 +9,7 @@
-
+
diff --git a/packages/core/package.json b/packages/core/package.json
index 9c106e25..c7238682 100644
--- a/packages/core/package.json
+++ b/packages/core/package.json
@@ -2,6 +2,8 @@
"name": "mocker-api",
"version": "2.9.9",
"description": "This is dev support mock RESTful API.",
+ "homepage": "https://wangchujiang.com/mocker-api/",
+ "funding": "https://jaywcjlove.github.io/#/sponsor",
"bin": {
"mocker": "lib/bin/mocker.js"
},