From 47da6f6160482dba7a53515b6480479a4c706e57 Mon Sep 17 00:00:00 2001 From: Nicholas Peterson Date: Wed, 2 Apr 2014 22:56:38 -0500 Subject: [PATCH] clean formating --- README.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e19ebd3..50af035 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,15 @@ Some sound good and are kind of catchy, others blow out your ears and will drive In short, A fun little thing to play around with. Instructions: - - cd into the RandMus directory - - type "make" to compile - - type "make run" to run the program - - to quit the program type ctrl-c - - to view the random values for the current or last song first open another terminal window, cd to the RandMus directory, and run the command "cat lastSong.txt" - - spend hours messing around with it + + cd into the RandMus directory + + type "make" to compile + + type "make run" to run the program + + to quit the program type ctrl-c + + to view the random values for the current or last song, first open another terminal window, cd to the RandMus directory, and run the command "cat lastSong.txt" + + spend hours messing around with it (in a good way)