From 5440956b5bede9ee5b628ecaee1a3e5fea2a360b Mon Sep 17 00:00:00 2001
From: elementrick <ifeelsosecurenow@gmail.com>
Date: Sun, 30 Jun 2024 06:12:18 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

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.