Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
redcode committed Jun 28, 2023
1 parent f64fb47 commit 562bdbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ cmake --build . --config Release
cmake --install . --config Release --strip
```

<sup>**[<sub><img src="https://zxe.io/software/Z80/images/shell-script-icon.svg" height="14"></sub> build-and-install-Z80.sh](https://zxe.io/software/Z80/build-and-install-Z80.sh)**</sup>
<sup>**[<sub><img src="https://zxe.io/software/Z80/images/shell-script-icon.svg" height="14"></sub> build-and-install-Z80.sh](https://zxe.io/software/Z80/scripts/build-and-install-Z80.sh)**</sup>

# Running the tests

Expand Down Expand Up @@ -593,7 +593,7 @@ cmake --build . --config Release
ctest --verbose --build-config Release
```

<sup>**[<sub><img src="https://zxe.io/software/Z80/images/shell-script-icon.svg" height="14"></sub> build-and-test-Z80.sh](https://zxe.io/software/Z80/build-and-test-Z80.sh) &nbsp;&nbsp; [<sub><img src="https://zxe.io/software/Z80/images/shell-script-icon.svg" height="14"></sub> build-and-test-Z80.bat](https://zxe.io/software/Z80/build-and-test-Z80.bat)**</sup>
<sup>**[<sub><img src="https://zxe.io/software/Z80/images/shell-script-icon.svg" height="14"></sub> build-and-test-Z80.sh](https://zxe.io/software/Z80/scripts/build-and-test-Z80.sh) &nbsp;&nbsp; [<sub><img src="https://zxe.io/software/Z80/images/shell-script-icon.svg" height="14"></sub> build-and-test-Z80.bat](https://zxe.io/software/Z80/scripts/build-and-test-Z80.bat)**</sup>

# Integration

Expand Down

0 comments on commit 562bdbc

Please sign in to comment.