From b522e9d882dbce729e3c32df59b8d51c60e7b7d9 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Mon, 30 Jan 2017 16:32:16 +1100 Subject: Slight documentation update --- readme.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index aa28cc2..34cd50c 100644 --- a/readme.txt +++ b/readme.txt @@ -41,12 +41,13 @@ Note that the number of count logs this program outputs differs from the number that the AEC provides. This is because the AEC's program merges a few more logs compared to this one, eg the initial count, and counts that elect candidates. On the other hand, the AEC program is also a lot more -verbose on the distribution of preferences. +verbose on the distribution of preferences, and doesn't do bulk exclusions. -Finally, be aware that processing STV data takes a long time and a lot of -memory. If you want to be sure that progress is happening, either turn on -the '--verbose' switch or monitor the output log directory. +Finally, be aware that processing STV data takes a long time. It also takes a +lot of memory for the larger datasets. If you want to be sure that progress is +happening, either turn on the '--verbose' switch or monitor the output log +directory. -- cgit