Skip to content

Commit

Permalink
Merge pull request #212 from chouchouji/docs-readme
Browse files Browse the repository at this point in the history
docs: update example in readme
  • Loading branch information
iosh authored Dec 4, 2024
2 parents f2de93b + 184c98e commit c44f4f1
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/
```

Expand Down Expand Up @@ -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


Expand Down

0 comments on commit c44f4f1

Please sign in to comment.