Commit graph

3 commits

Author SHA1 Message Date
Milan Nikolic
8b8bf3b498
Update CHANGELOG 2024-10-19 08:16:14 +02:00
Milan Nikolic
4d3e7c76a8
Update ChangeLog 2020-04-10 14:54:46 +02:00
Ted Moseley
9b45103995
Fix install error and convert README to reStructuredText
Early this week, GitHub user xX-Yoshi-Xx informed me that there was an
issue installing using my last commit. This was due to the script trying
to import a module from `src/m64py` before it was added to the path. So
I fixed that just by moving the import down a few lines.

I also rewrote the README in reStructuredText, since this is the
default Python markup format. I added some new content on using the
`requirements.txt`` file to install the Python dependencies as well as a
few other notes. I also did a few smaller things like making the
Changelog file in all caps like the other files.
2017-03-27 10:54:38 -04:00
Renamed from ChangeLog (Browse further)