diff --git a/README.md b/README.md index 2d129f0..c9f0955 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,4 @@ -This script is designed to be run on fceux. It might work on other emulators, but I haven't tested it. - -# NOTE # - -This is old code, and it was also my first time ever using Lua, so it's not great. I really want to update it soon, but -first I (want) to finish documenting the FCEUX API file, since I switched from Atom to IntelliJ Pro, and I've been -spoiled by IntelliJ. Also, whoever wrote the original FCEUX API made like half of the functions in all lowercase and -without underscores, so IntelliJ registers them as typos. Which is REALLY irritating when every other line is underlined -in yellow. So yeah, anyway, this will be improved someday. In the meantime, you can try it out. If you make something -like this, let me know! I'd love to see it! +This is a Lua AI that plays Yoshi for the NES! It is meant to run on FCEUX, but it could possibly work on other emulators. # USAGE # @@ -167,4 +158,4 @@ All times for B mode on high speed. [5]: build/scripts -[6]: build/scripts/compile-reduce.sh \ No newline at end of file +[6]: build/scripts/compile-reduce.sh