Skip to content

Commit

Permalink
Adding spaces before file structure picture so it displays slightly b…
Browse files Browse the repository at this point in the history
…etter
  • Loading branch information
fds-github committed Jan 6, 2014
1 parent 42221ff commit 9dedbc0
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions readme.txt
Expand Up @@ -19,37 +19,37 @@ flac2mp3 can do this.

It can take a directory structure like this:

lossless
|
+--Coldplay
| |
| +--Parachutes
| |
| +-- 01 - Don't Panic.flac
| 02 - Shiver.flac
+--The Chameleons
|
+Script of the Bridge
|
+-- 01 - Don't Fall.flac
02 - Here Today.flac
lossless
|
+--Coldplay
| |
| +--Parachutes
| |
| +-- 01 - Don't Panic.flac
| 02 - Shiver.flac
+--The Chameleons
|
+Script of the Bridge
|
+-- 01 - Don't Fall.flac
02 - Here Today.flac

And produce a directory structure like this:

lossy
|
+--Coldplay
| |
| +--Parachutes
| |
| +-- 01 - Don't Panic.mp3
| 02 - Shiver.mp3
+--The Chameleons
|
+Script of the Bridge
|
+-- 01 - Don't Fall.mp3
02 - Here Today.mp3
lossy
|
+--Coldplay
| |
| +--Parachutes
| |
| +-- 01 - Don't Panic.mp3
| 02 - Shiver.mp3
+--The Chameleons
|
+Script of the Bridge
|
+-- 01 - Don't Fall.mp3
02 - Here Today.mp3

The command to do this is:

Expand Down

0 comments on commit 9dedbc0

Please sign in to comment.