From ab930d6503041c517d75274e956d7e2df73ea6ca Mon Sep 17 00:00:00 2001 From: lolson Date: Fri, 10 Jul 2015 14:26:40 -0500 Subject: [PATCH] Updated README --- README.markdown | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.markdown b/README.markdown index b0f24ca..bfc257b 100644 --- a/README.markdown +++ b/README.markdown @@ -21,11 +21,11 @@ Say you have a list of things (in this case numbers) and you’d like it to look neater - 1 6 - 2 7 - 3 8 - 4 9 - 5 10 + 1 2 + 3 4 + 5 6 + 7 8 + 9 10 Installation ------------