Skip to content

Commit

Permalink
Update grammar in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
C authored May 28, 2021
1 parent edccb5e commit 8927cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ This game was a project for me to learn some Game Boy ASM development basics, th

I highly recommend the [Gingerbread library](https://github.com/ahrnbom/gingerbread) and its associated book, "[Game Boy Assembly Programming for the Modern Game Developer](https://github.com/ahrnbom/gbapfomgd)."

This Gingerbread library provides some very useful boilerplate code such as defining various constants and low-level functions, takes care of the boot process and the ROM header, and when combined with the tutorials in Game Boy Assembly Programming for the Modern Game Developer made this process much easier than I was expecting.
This Gingerbread library provides some very useful boilerplate code such as defining various constants and low-level functions, takes care of the boot process and the ROM header, and when combined with the tutorials in "Game Boy Assembly Programming for the Modern Game Developer" they made this process much easier than I was expecting.

0 comments on commit 8927cb3

Please sign in to comment.