From 31354bd146eb6e0acecb0eb045b9a419fbfbf8fe Mon Sep 17 00:00:00 2001 From: ppc Date: Sun, 1 Sep 2024 16:51:54 +0100 Subject: [PATCH] improve wording --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index b805964..d899314 100644 --- a/readme.md +++ b/readme.md @@ -8,8 +8,8 @@ An Aime Card Switcher for segatools-based games. ## Overview -AMNet is designed to simulate the DEVICE/aime.txt file in a way that allows more than one card to be used across different devices over a LAN. -This was initially designed for use with maimai/Chunithm, where multiple people were going to be using a single machine, but should be compatible with any segatools-based game. +AMNet is designed to simulate the `DEVICE/aime.txt` file, allowing multiple users to log into a game using their phone. +This was originally designed for use with maimai/Chunithm, but should be compatible with any segatools-based game with Aime support. ### Setup 1. Download the latest `amnet.dll` from the releases page @@ -41,8 +41,8 @@ This website is also installable as a PWA, which will allow it to be registered [![](./res/web.jpeg)](http://card.ppc.moe) ### Native Application -The AMNet application is available (and fully supported) for iOS devices, and can be downloaded by joining the [TestFlight](https://testflight.apple.com/join/kHbeJTsQ) or built manually. -Android is technically supported, but hasn't been tested and as such APKs aren't provided at this moment. +The AMNet application is available (and fully supported) for iOS devices, and can be downloaded by joining the TestFlight (see links at the top of the file) or built manually. +Android is technically supported but hasn't been tested; as such APKs aren't provided at this moment.