diff --git a/README.md b/README.md index 81f7521..0e14ccb 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Place a file named config.json at the current working directory. } ``` -The file should consist of a list of entries, each representing a single server, represented by a single bot. The address can either be `Domain`, `IPv4`, or `IPv6`, representing a hostname, an IPv4 address, or an IPv6 address, respectively. Currently, it does not support specifying port numbers. +The file should consist of a list of entries, each representing a single server, represented by a single bot. The address can either be `Domain`, `IPv4`, or `IPv6`, representing a hostname, an IPv4 address, or an IPv6 address, respectively. Presently, only Minecraft servers are supported, but soon I will backport support for the SCP: Secret Laboratory handler.