aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index d32b3e6..70c8bfa 100644
--- a/readme.md
+++ b/readme.md
@@ -2,5 +2,3 @@
Simple pixelsorter written in c.
The goal being fast enough to use with lock screens like i3lock.
-
-This was also written for fun and therefore custom implementation of quicksort.