From d7c6e1cf70501ad9ac80be1c28a081f15c9e8dd5 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Fri, 25 Aug 2023 12:36:23 +1000 Subject: [PATCH] docs: Cleared up some info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cefe375..3245bc4 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The bot will be used to provide an easier way to manage the master server. After installing the master and discord bot you can use the following commands (as bot owner). ``` -/addworker | add a worker to the master server pool (Make sure the master can access port 5000 on the worker, and don't allow anyone else to access it) +/addworker | add a worker to the master server pool /listworkers | list all workers /licence | Creates a licence key (valid for 1 wp site) ```