From 3b72f82f2ffcf75903afd61758d35f5df1d5df47 Mon Sep 17 00:00:00 2001
From: LinkHpp <63952783+LinkHpp@users.noreply.github.com>
Date: Fri, 26 Apr 2024 14:23:14 +0200
Subject: [PATCH] Update README.md
---
README.md | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 713b367..f6e5b56 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +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.
-
-
-
+
## 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!