From ff5c35230655c7033bdd8a44b30b9082f425709f Mon Sep 17 00:00:00 2001 From: lolson Date: Mon, 13 Jul 2015 16:30:22 -0500 Subject: [PATCH] Updated README --- README.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.markdown b/README.markdown index b848841..4e46a37 100644 --- a/README.markdown +++ b/README.markdown @@ -61,6 +61,13 @@ into a satisfactory arrangement. You are now free of the worry caused by inadequate single column list layouts. Carry on. +Additionally, you can do things like ```3mcv``` which would make 3 columns, and arrange to a vertical sorting like so: + + 1 5 9 + 2 6 10 + 3 7 + 4 8 + Installation ------------