diff --git a/README.md b/README.md index 362bdfe..eec23ba 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,9 @@ The installer follows a menu-driven, step-by-step principal, presenting you with For disk partitioning there's 3 available Modes. 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 '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 a additional user interaction needed.