Skip to content

Commit 8e502ba

Browse files
authored
Update README.md
1 parent 9aac4bb commit 8e502ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ Things left I want to do:
2222
* **SDL instead of SFML** I've found SDL to be much easier to use, plus it's much more widespread.
2323
* **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.
2424

25-
* **Fixed a bunch of bugs** These will be explained on later in the soon-to-be extensive README/Wiki
25+
* **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 commit comments

Comments
 (0)