about summary refs log tree commit diff
path: root/src/main.rs
AgeCommit message (Collapse)AuthorLines
2021-03-15Improved algorithm by adjusting tolerancegennyble-10/+46
2021-03-15Initial commitgennyble-0/+90
Algorithm works, roughly