From 1c3a74d93a360299f6eeffb25ef428c1292eefce Mon Sep 17 00:00:00 2001 From: Auric Vente Date: Sun, 28 Jul 2024 04:04:00 -0600 Subject: [PATCH] Mods --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3cd659c..1001ce7 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,12 @@ pipx install git+https://github.com/madprops/cromulant --force 5) (Optional) Manually create desktop entries and icons for the application. +### Limitations + +Since it's python you will need to remake the virtual env if you rename/move the directory. + +And the environment might simply not work after python upgrades, requiring you to remake the virtual env or re-install through pipx. + ## Algorithm A random ant is picked based on weights (oldest update date weighs more).