added window information to the README.md
This commit is contained in:
		@@ -1,7 +1,12 @@
 | 
				
			|||||||
# mullvad-best-server
 | 
					# mullvad-best-server
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Determines the mullvad.net server with the lowest latency. 
 | 
					Determines the mullvad.net server with the lowest latency on macOS and Linux. On Windows, it can only check if the server is up.
 | 
				
			||||||
 | 
					The reason lies with the golang network libraries, according to the `go-ping` library, that is used under the hood for pinging: 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					Please note that accessing packet TTL values is not supported due to limitations in the Go x/net/ipv4 and x/net/ipv6 packages.
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Installation
 | 
					## Installation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user