From 1d5d1adee15dcc911afb6a8e4b0152c910f59cfa Mon Sep 17 00:00:00 2001 From: Andrew Lalis Date: Mon, 1 Mar 2021 20:37:14 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4a1ef16 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# HumanTaskDistributor +Simple command-line tool that helps automate the process of distributing sets of tasks to many people, including weighted preference and historical variation.