Browse Source

Update README.

Roberto Ostinelli 9 years ago
parent
commit
3262bc7d95
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -342,6 +342,8 @@ Types:
 	Name = any()
 	Name = any()
 ```
 ```
 
 
+> The order of member pids in the returned array is not guaranteed to match the order of joins, nor to be the same in successive calls.
+
 To know if a process is a member of a group:
 To know if a process is a member of a group:
 
 
 ```erlang
 ```erlang