From d62ccc4389cf55d085016c089767940ad8a256b0 Mon Sep 17 00:00:00 2001 From: rxhfcy <42669366+rxhfcy@users.noreply.github.com> Date: Wed, 1 May 2024 09:30:54 +0300 Subject: [PATCH] Slightly update README --- README.md | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index ba4787f..70cedae 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,6 @@ -```diff -- NOTE: -- Once we've decided on the best compromise for -``` -[(the Linux version UI)](https://github.com/rxhfcy/Asahi-Restart-Helper--Linux-version) -```diff -- AND if "Option Y" (this version) is not chosen, -- the macOS version will be updated to match the UI of the Linux version. -``` - ---- - # Asahi Startup Disk Icon
("Restart in Linux") -Main menu screenshot
+Main menu screenshot
**Asahi Startup Disk Icon** makes it easy to restart your Apple silicon Mac into [Asahi Linux](https://asahilinux.org/) (from macOS). @@ -60,7 +48,7 @@ more convenient and accessible. Main menu screenshot
```diff -- TODO: update screenshot to +- TODO: update screenshot to: - remove the "Restart in macOS" stuff from an earlier UI iteration ``` @@ -72,7 +60,7 @@ more convenient and accessible. Restart dialog screenshot
```diff -- TODO: update screenshot to +- TODO: update screenshot to: - explicitly state that "name of Linux disk" will be used as the default 'Startup Disk' ``` @@ -84,10 +72,10 @@ The system will restart without asking any further questions (if the correct per Change default startup disk dialog
```diff -- TODO: update submenu in screenshot to +- TODO: update submenu in screenshot to: - also show the current default Startup Disk as disabled + "(current default)" -- TODO: update screenshot to +- TODO: update screenshot to: - remove the "Restart in macOS" stuff from an earlier UI iteration ``` @@ -164,4 +152,12 @@ automatically when the official [Asahi Linux installer](https://asahilinux.org) - **Rationale**: This would benefit all users, especially beginners who e.g. don't already know the correct "arcane spell" to switch to macOS from Linux (`sudo dnf install asahi-bless && sudo asahi-bless`) +```diff +- NOTE: +- Once we've decided on the best compromise for +- the Linux version UI(https://github.com/rxhfcy/Asahi-Restart-Helper--Linux-version) +- AND if "Option Y" (this version) is not chosen, +- the macOS version will be updated to match the UI of the Linux version. +``` + # See also: [TODO.md](./Asahi%20Restart%20Helper/TODO.md)