Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clbx authored May 24, 2019
1 parent 9aac4bb commit 8e502ba
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 @@ -22,4 +22,4 @@ Things left I want to do:
* **SDL instead of SFML** I've found SDL to be much easier to use, plus it's much more widespread.
* **Much shorter and concise operations** All the usual operands are grabbed at the beginning, makes code _much_ shorter (most of the opcodes are one-liners), consistent, and less prone to error.

* **Fixed a bunch of bugs** These will be explained on later in the soon-to-be extensive README/Wiki
* **Fixed a bunch of bugs** The old version had some rampant bug issues that were hard to track down due to how it was written

0 comments on commit 8e502ba

Please sign in to comment.