From d49b27c3ce74a536ef5590209253e23d19baab7e Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sun, 4 May 2025 17:03:07 -0400 Subject: [PATCH] Improve README formatting a little bit --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 77965aa..ff414ee 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,13 @@ plugins! ## Features -* Wine Support: Handles launching Wine for you. -* Dalamud Support: You can use Dalamud plugins out of the box! -* Multiple Profiles: Customizable per-profile settings for users that need multiple game installations. -* Encrypted Arguments: Game arguments are encrypted out of the box, and is as secure as other launchers. -* Secure Password Storage: Login information is encrypted using your system keychain and is never stored plain-text. -* Game Patching Support: Can patch the game without the need to boot into the official launcher. -* Alternative Server Support: Can use alternative servers in case the official ones ever disappear. +* **Wine Support**: Handles launching Wine for you. +* **Dalamud Support**: You can use Dalamud plugins out of the box! +* **Multiple Profiles**: Customizable per-profile settings for users that need multiple game installations. +* **Encrypted Arguments**: Game arguments are encrypted out of the box, and is as secure as other launchers. +* **Secure Password Storage**: Login information is encrypted using your system keychain and is never stored plain-text. +* **Game Patching Support**: Can patch the game without the need to boot into the official launcher. +* **Alternative Server Support**: Can use alternative servers in case the official ones ever disappear. ## Get It