Browse Source

Update README.md

nxrighthere 7 years ago
parent
commit
bdb5709904
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -247,6 +247,8 @@ Contains a managed pointer to the host.
 
 `Host.IsSet` returns a state of the managed pointer.
 
+`Host.PeersCount` returns a number of connected peers.
+
 `Host.PacketsSent` returns a total number of packets sent during the session.
 
 `Host.PacketsReceived` returns a total number of packets received during the session.