summaryrefslogtreecommitdiff
path: root/software/binary-choice-ranker.md
diff options
context:
space:
mode:
authorRadiohotline <radiohotline@disroot.org>2026-05-26 12:30:17 +0000
committerRadiohotline <radiohotline@disroot.org>2026-05-26 12:30:17 +0000
commitb39758cf6c6d4b1b8de99e51cbff8120cff63a78 (patch)
treeb7ae796ed41696e3470434912e231dcae943a497 /software/binary-choice-ranker.md
parentbb37417a6d50688e6090d4bd16a7e6c6ee8fbb89 (diff)
css
Diffstat (limited to 'software/binary-choice-ranker.md')
-rw-r--r--software/binary-choice-ranker.md5
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).