浏览代码

Corrected the npm badge

Satnam Singh Brar 5 年之前
父节点
当前提交
b7329e0e28
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,6 +1,6 @@
 # Node PeerJS
 # Node PeerJS
 
 
-[![Version](https://img.shields.io/npm/v/node-peerjs.svg)](https://www.npmjs.org/package/peerjs-on-nodejs)
+[![npm version](https://badge.fury.io/js/peerjs-on-node.svg)](https://badge.fury.io/js/peerjs-on-node)
 
 
 A port of the [PeerJS library](https://github.com/peers/peerjs) which currently only works on browsers. It uses the `wrtc` node module to provide webrtc functionality and fixes various compatibility issues with NodeJS.
 A port of the [PeerJS library](https://github.com/peers/peerjs) which currently only works on browsers. It uses the `wrtc` node module to provide webrtc functionality and fixes various compatibility issues with NodeJS.