clean formating

This commit is contained in:
Nicholas Peterson 2014-04-02 22:56:38 -05:00
parent 6b1afec73d
commit 47da6f6160

@ -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)