Skip to content

Commit c762a18

Browse files
committed
Fix whitespace in README
1 parent 90bccd4 commit c762a18

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

README.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,20 @@ Download foo_input_msu.dll and copy into your <foobar_install_dir>\components di
1717

1818
e.g.
1919

20-
foobar2000\\
21-
|\`-ATLHelpers\\
22-
|\`-foo_input_validators\\
23-
|\`-foo_sample\\
24-
|\`-foobar2000_component_client\\
25-
|\`-helpers\\
26-
|\`-SDK\\
27-
|\`-shared\\
28-
\`--foo_input_msu\\
29-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\`-foobar2000\\
30-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\`-foo_input_msu.sln
31-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\`-...
20+
somedir\\
21+
|\`-foobar2000\\
22+
|&nbsp;&nbsp;&nbsp;&nbsp;|\`-ATLHelpers\\
23+
|&nbsp;&nbsp;&nbsp;&nbsp;|\`--foo_input_msu\\
24+
|&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;|\`-foobar2000\\
25+
|&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;|\`-foo_input_msu.sln
26+
|&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\`-...
27+
|&nbsp;&nbsp;&nbsp;&nbsp;|\`-foo_input_validators\\
28+
|&nbsp;&nbsp;&nbsp;&nbsp;|\`-foo_sample\\
29+
|&nbsp;&nbsp;&nbsp;&nbsp;|\`-foobar2000_component_client\\
30+
|&nbsp;&nbsp;&nbsp;&nbsp;|\`-helpers\\
31+
|&nbsp;&nbsp;&nbsp;&nbsp;|\`-SDK\\
32+
|&nbsp;&nbsp;&nbsp;&nbsp;|\`-shared\\
33+
&nbsp;`-pfc\\
3234

3335
5. If you want to be able to debug and execute directly from Visual Studio, download the latest release of [foobar2000](http://www.foobar2000.org/download) and do a portable installation into the foo_input_msu\\foobar2000 directory
3436
6. Be sure to set the project build configuration to x86, then build the solution

0 commit comments

Comments
 (0)