diff --git a/README.md b/README.md index ad346f9..0cb9189 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ # AO2XP -This is an alternate Attorney Online 2 client, developed in Python 2.7, specifically made for older computers running Windows XP that cannot run the latest version of the AO2 client. +This is an alternative Attorney Online 2 client, developed in Python 2.7, specifically made for older computers running Windows XP that cannot run the latest version of the AO2 client. It should also work on Linux. -To edit the source code, you need Python 2.7. -You may run "quicksetup.py" to install the required libraries. +Run `AO2XP.py` to launch the client. +You may run `quicksetup.py` to install the required libraries. -If you want midis, put a soundfount file named "gm.sf2" in the root AO2XP -directory. +If you want midis, place a soundfount file named `gm.sf2` in the root AO2XP directory. -Originally by Headshot#7237 -Currently maintained by cidoku +Originally by Headshot#7237 and currently maintained by cidoku.