Browse Source

show off cartridge image in readme

Thomas B 1 month ago
parent
commit
9e0e81866e
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      README.md

+ 2
- 0
README.md View File

@@ -8,6 +8,8 @@ A port of the GTA San Andreas Arcade Game Duality.
8 8
 
9 9
 [Try it out online!](https://xythobuz.github.io/Duality)
10 10
 
11
+[![Cartridge](https://xythobuz.github.io/Duality/cartridge.png)](https://xythobuz.github.io/Duality)
12
+
11 13
 ## Getting Started
12 14
 
13 15
 You need the [GBDK-2020](https://gbdk.org/docs/api/docs_getting_started.html) to build the ROM and [Gearboy](https://github.com/drhelius/Gearboy) to emulate it comfortably.

Loading…
Cancel
Save