From f5b926482e1bed15031882ee9f503942cbb92506 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 14 Jul 2019 14:21:36 +0100 Subject: [PATCH] Load balancing of tasks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dac738d..08e3b36c 100644 --- a/README.md +++ b/README.md @@ -370,4 +370,4 @@ You might also want to advertize that you have various skills, so that orgbots c python3 epicyon.py --nickname jon --domain somedomain.net --skill "Dressmaking" --level 60 ``` -With roles and skills defined tasks may then be automatically assigned to the relevant people. \ No newline at end of file +With roles and skills defined tasks may then be automatically assigned to the relevant people, or load balanced as volunteers come and go. \ No newline at end of file