Browse Source

fix link in readme

afrokick 5 năm trước cách đây
mục cha
commit
38f549a35a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -129,7 +129,7 @@ const peerServer = PeerServer({
 });
 ```
 
-Open http://127.0.0.1/myapp/peerjs/id to see a new random id.
+Open http://127.0.0.1:9000/myapp/peerjs/id to see a new random id.
 
 ## Combining with existing express app