From 184c98e068f6d89a460dfaa638c1a385b6bbcf03 Mon Sep 17 00:00:00 2001 From: chouchouji <1305974212@qq.com> Date: Wed, 4 Dec 2024 11:07:02 +0800 Subject: [PATCH] docs: update example in readme and contributors --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3ff63a9..6878ae0 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,11 @@ $ nrm ls * npm ---------- https://registry.npmjs.org/ yarn --------- https://registry.yarnpkg.com/ - tencent ------ https://mirrors.cloud.tencent.com/npm/ + tencent ------ https://mirrors.tencent.com/npm/ cnpm --------- https://r.cnpmjs.org/ taobao ------- https://registry.npmmirror.com/ npmMirror ---- https://skimdb.npmjs.com/registry/ + huawei ------- https://repo.huaweicloud.com/repository/npm/ ``` @@ -109,11 +110,15 @@ When you are using a custom registry you will need to run the `set-hosted-repo` If you find nrm is useful and is a experienced node.js developer, then you can help maintain nrm. If you have the interest you can reach me through email: pana.wang@outlook.com -## Contributors +## Contributors + + + + -* [EmilyMew](https://github.com/EmilyMew) ## LICENSE + MIT