summaryrefslogtreecommitdiff
path: root/software/binary-choice-ranker.md
diff options
context:
space:
mode:
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).