From 51845247e28171c9bd0f39df6af70a43aaba77d8 Mon Sep 17 00:00:00 2001 From: Tiehuis Date: Fri, 21 Mar 2014 12:32:01 +1300 Subject: [PATCH] Updating readme options overview --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40c256a..66799d6 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ If you want to use the ncurses version, make sure that you have the required ncu ./2048 ## Options - -b Set the grid border length - -s Set the block spawn rate + -s Set the grid border length + -b Set the block spawn rate -r Resets hiscore. Will prompt user -c Enables color support (ncurses version only)