aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--README.md16
2 files changed, 9 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index 538bc83..81c06c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
+.gitignore
*.swp
test
diff --git a/README.md b/README.md
index 25e41dc..de8931a 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,17 @@
-Work in progress
+Work in progress.
-# disclaimer: While there is a basic error management, do not try to break the script as it will most certainly work. This is meant to ease your life, it is not a skill test
+Disclaimer: While there is a basic error management, do not try to break the script as it will most certainly work. This is meant to ease your life, it is not a skill test.
-# disclaimer: do NOT run this on your installed machine unless you are in the live Arch ISO environment and your intention is to install Arch on the system
+Disclaimer: do NOT run this on your installed machine unless you are in the live Arch ISO environment and your intention is to install Arch on the system.
-# disclaimer: this is not meant for new users. It is meant for users that already know all of this and more or less understand what's going on. It's always best to learn Arch by yourself
+Disclaimer: this is not meant for new users. It is meant for users that already know all of this and more or less understand what's going on. It's always best to learn Arch by yourself.
-# does not install any bloatware other than base, base-devel and sudo
+Does not install too many bloatware other than some utils.
-# not made for single disk dual boot, neither for multiple-disk partitionning
+Not made for single disk dual boot, neither for multiple-disk partitionning.
# tutorial
-# BIOS version soon to come
+BIOS version soon to come.
-# Don't hesitate to contact me in case of bugs, typos, cool suggestions...
+Don't hesitate to contact me in case of bugs, typos, cool suggestions...