diff --git a/README.md b/README.md index 9c1d4cf..ad6b60f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Spaceship NES This a test to learn how in the past they made games, spoiler alert it was in assembly, so I'm trying to learn how to make a basic arcade game with the help of book.famicon.party and learning how, in the process, learn some assembly and how the NES works. -![Spaceship_Image](https://github.com/LinkHpp/Spaceship_NES/assets/63952783/2f1ead34-9c9c-464c-be67-1257c0ae228d) +![Spaceship_Image](https://github.com/LinkHpp/Spaceship_NES/assets/63952783/2f1ead34-9c9c-464c-be67-1257c0ae228d | width=100) ## How to compile .nes If you want to use my code and change things to compile the .nes just use the assemble.sh file to create it!