-
Notifications
You must be signed in to change notification settings - Fork 255
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #212 from chouchouji/docs-readme
docs: update example in readme
- Loading branch information
Showing
1 changed file
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
|
||
## Contributors | ||
## Contributors | ||
|
||
<a href="https://github.com/Pana/nrm/graphs/contributors"> | ||
<img src="https://contrib.rocks/image?repo=Pana/nrm" /> | ||
</a> | ||
|
||
* [EmilyMew](https://github.com/EmilyMew) | ||
|
||
## LICENSE | ||
|
||
MIT | ||
|
||
|
||
|