diff --git a/package.json b/package.json
index c4d22a0e3e5f0ec15aa409d4411df07fa88a3ff0..df0d15f6afe190d2b38111dffb431d1fc87db78e 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
     },
     "repository": {
         "type": "git",
-        "url": "git+git@github.com:byronwanbl/markdown-it-katex.git"
+        "url": "git@github.com:byronwanbl/markdown-it-katex.git"
     },
     "keywords": [
         "markdown",
@@ -19,7 +19,7 @@
         "markdown-it-plugin",
         "markdown-it"
     ],
-    "author": "Abreto Fu",
+    "author": "Abreto Fu (Modified By ByronWan <byronwan@outlook.com>)",
     "license": "MIT",
     "dependencies": {
         "katex": "^0.16.7"
@@ -29,4 +29,4 @@
         "markdown-it-testgen": "^0.1.4",
         "tape": "^4.9.0"
     }
-}
+}
\ No newline at end of file