diff --git a/README.md b/README.md index fa0979d..362bdfe 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,10 @@ There will be full interaction with the user. The installer follows a menu-driven, step-by-step principal, presenting you with a sane sequence of installation steps, aided by colored prompts, making the installation process easy, pleasant and intuitive. For disk partitioning - there's 2 available Modes. -An 'Auto Mode' that offers ready-made compatible Partition Layout Presets with sane defaults to select from & 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). + 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. ### Input interaction: