File tree Expand file tree Collapse file tree 1 file changed +13
-9
lines changed Expand file tree Collapse file tree 1 file changed +13
-9
lines changed Original file line number Diff line number Diff line change @@ -5,16 +5,20 @@ ASCII diff tool written in Python 3<br>
5
5
Supporting Python syntax highlighting
6
6
<br >
7
7
<br >
8
- Download Windows executable at -
9
- Download macOS executable at -
10
- Linux users can run it with ./bin/amdiff
8
+ Download Windows executable at - https://github.com/AlexMartin17/amdiff-ascii-diff-tool/blob/master/bin/win32/amdiff.exe
11
9
<br >
12
- Supports command line syntax ./amdiff < ; file1> ; < ; file2> ;
10
+ Linux and macOS users can run it with:<br >
11
+ ` cd bin ` <br >
12
+ ` chmod u+x amdiff ` <br >
13
+ ` ./amdiff `
14
+ <br >
15
+ <br >
16
+ Supports command line syntax ` ./amdiff <file1> <file2> `
13
17
<br >
14
18
15
- <img src =" D:\Alex-Martin\projects\software_engineering\python\ amdiff-ascii-diff-tool\ img\ examples\ example_files.JPG" >
16
- <img src =" D:\Alex-Martin\projects\software_engineering\python\ amdiff-ascii-diff-tool\ img\ examples\ example_files2.png" >
19
+ <img src =" https://raw.githubusercontent.com/AlexMartin17/ amdiff-ascii-diff-tool/master/ img/ examples/ example_files.JPG" >
20
+ <img src =" https://raw.githubusercontent.com/AlexMartin17/ amdiff-ascii-diff-tool/master/ img/ examples/ example_files2.png" >
17
21
18
- <img src =" D:\Alex-Martin\projects\software_engineering\python\ amdiff-ascii-diff-tool\ img\ examples\ gui1.png" >
19
- <img src =" D:\Alex-Martin\projects\software_engineering\python\ amdiff-ascii-diff-tool\ img\ examples\ gui2.png" >
20
- <img src =" D:\Alex-Martin\projects\software_engineering\python\ amdiff-ascii-diff-tool\ img\ examples\ gui3.png" >
22
+ <img src =" https://raw.githubusercontent.com/AlexMartin17/ amdiff-ascii-diff-tool/master/ img/ examples/ gui1.png" >
23
+ <img src =" https://raw.githubusercontent.com/AlexMartin17/ amdiff-ascii-diff-tool/master/ img/ examples/ gui2.png" >
24
+ <img src =" https://raw.githubusercontent.com/AlexMartin17/ amdiff-ascii-diff-tool/master/ img/ examples/ gui3.png" >
You can’t perform that action at this time.
0 commit comments