Mods
This commit is contained in:
parent
bdd287976e
commit
6fd8ba88c1
|
@ -36,6 +36,12 @@ The ant with the highest score is shown in the footer.
|
|||
|
||||
Just open it, hatch some ants, and place it somewhere in your monitor.
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
pipx install git+https://github.com/madprops/cromulant --force
|
||||
```
|
||||
|
||||
## Algorithm
|
||||
|
||||
A random ant is picked based on weights (oldest update date weighs more).
|
||||
|
|
Loading…
Reference in New Issue