diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-05-26 12:30:17 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-05-26 12:30:17 +0000 |
| commit | b39758cf6c6d4b1b8de99e51cbff8120cff63a78 (patch) | |
| tree | b7ae796ed41696e3470434912e231dcae943a497 /software/binary-choice-ranker.md | |
| parent | bb37417a6d50688e6090d4bd16a7e6c6ee8fbb89 (diff) | |
css
Diffstat (limited to 'software/binary-choice-ranker.md')
| -rw-r--r-- | software/binary-choice-ranker.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/software/binary-choice-ranker.md b/software/binary-choice-ranker.md new file mode 100644 index 0000000..e1c8629 --- /dev/null +++ b/software/binary-choice-ranker.md @@ -0,0 +1,5 @@ +# Binary choice ranker + +I needed a ranker that accepts a plaintext list instead of individually entered items, so I made one. + +It can be found at [https://softmachine.dev/sort](https://softmachine.dev/sort). |
