From 14e633d236806c559e289cf9c23453fe1be0c09a Mon Sep 17 00:00:00 2001 From: incredibleLeitman Date: Sat, 5 Dec 2020 22:29:28 +0100 Subject: [PATCH] fixed case sensitvity -.- --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c997f6c..4f0e994 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ the deployed release uses static linkage. -akl using Akl-Toussaint heuristic beforehand https://en.wikipedia.org/wiki/Convex_hull_algorithms#Akl%E2%8 -f read random numbers from file --rngCount generates count random float values --rngMode if generating float values this specifies the mode: +-rngcount generates count random float values +-rngmode if generating float values this specifies the mode: 1. random numbers in screen range 2. numbers are ordered as rectangle 3. numbers are ordered as circle around screen center