From 9e107c7a3aece09b41804636fbc7d62443f7006b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20van=20Noord?= <13665637+DanielNoord@users.noreply.github.com> Date: Fri, 19 Mar 2021 08:52:07 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7802494..b93afe0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ max(cost - cookies in bank, 0)/cps + cost/Δ cps Cookie Monster also indicates the time left before being able to buy an upgrade or building, and takes it into consideration. It will take *everything* in consideration, meaning if buying a building also unlocks an achievement which boosts your income, which unlocks an achievement, it will know and highlight that building's value. -This index is computed for buildings and upgrades. If the relevant option is enabled, it will color-code each of them based on their value: +This index is computed for buildings and upgrades. If the relevant option is enabled, it will color-code each of them based on their value. It compares the PP across all possible buy options: if a buy 10 option is better than any of the buy 1 options Cookie Monster will colour them accordingly. +Cookie Monster uses the following standard colours: * Light Blue: (upgrades) This item has a better PP than the best building to buy * Green: This building has the best PP