From 1b4dee236dc29c8f2a82a5ad62fdedb0e6475f47 Mon Sep 17 00:00:00 2001 From: Cryptkeeper Date: Mon, 1 Feb 2016 04:15:54 -0600 Subject: [PATCH] Add exception for PE servers to rules --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55e5102..952ce5a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Database logging is disabled by default. You can enable it in ```config.json``` This requires sqlite3 drivers to be installed. #### How do I get added? -At the moment, the main "minetrack.me" site is only accepting networks that average roughly 1,000 players at peak. This is due to limited capacity and it's functionality. If you fit this description, you're welcome to open a Pull Request adding the network to ```config.json```. +At the moment, the main "minetrack.me" site is only accepting networks that average roughly 1,000 players at peak for **PC** servers, and 100 players at peak for **PE** servers. This is due to limited capacity and it's functionality. If you fit this description, you're welcome to open a Pull Request adding the network to ```config.json```. #### TODO - Add public API (similiar to old server.json)