diff --git a/README.md b/README.md index dc7c7f0..42399e2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -![[./img/chip8_banner.png]] +![Alt ou título da imagem](./img/chip8_banner.png) # What is CHIP8 The Chip-8 is an interpreted programming language originally designed to develop simple games on 1970s computers. Created by Joseph Weisbecker, Chip-8 employs a virtual architecture to simplify game and application programming, implementing a set of basic instructions interpreted by a specific emulator. @@ -20,5 +20,4 @@ v run . ./roms/[YOUR_ROM].ch8 # Result - -![[./img/ibm.png]]![[./img/chip8.png]] +![Alt ou título da imagem](./img/ibm.png)![Alt ou título da imagem](./img/chip8.png)