From 5d9dd4c2cba3bbe5a2a2c8cc74fa9504fb3ce026 Mon Sep 17 00:00:00 2001 From: elementrick Date: Sun, 30 Jun 2024 08:04:14 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c25858..e35c038 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ For disk partitioning An 'Auto Mode' that offers ready-made compatible Partition Layout Presets with sane defaults to select from (Partition Manager stage). -A Manual Mode, where "cgdisk" is used, as it offers a pseudo-gui (ncurses) interface, making the process of managing the partition table, setting GUIDs etc. easy and safe(r).(Partition Manager stage). +A 'Manual Mode', where "cgdisk" is used, as it offers a pseudo-gui (ncurses) interface, making the process of managing the partition table, setting GUIDs etc. easy and safe(r).(Partition Manager stage). -A 'Fully Automatic' mode that engages if the user has selected the 'Auto-Guided Installation' and will smartly select a partitioning profile based on current user preferences, with no additional user interaction needed. +A 'Smart Mode' that engages if the user has selected the 'Auto-Guided Installation' and will select a partitioning profile/preset based on current user preferences, with no additional user interaction needed. If 'Swap' have been selected, the user is offered to specify desired size. ### Input interaction: