Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSecondThundeR <awayfromgalaxy@gmail.com>2021-04-15 18:12:36 +0300
committerSecondThundeR <awayfromgalaxy@gmail.com>2021-04-15 18:12:36 +0300
commit0fd0fb05ffe2ec796dfa22e49d0a1b7ccb8cd469 (patch)
treebd5b75270b9a03cd0f5f3373059a36f9c09af4cc
parentc9e1d4a8c3435401220c1108ac938971ad517a37 (diff)
Fix README table of content
Also commented out the code responsible for centering the logo for future decisions
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6934b2d7..2652ea13 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,9 @@
-# <img src="https://github.com/archlinux/archinstall/raw/master/docs/logo.png" alt="drawing" width="200"/>
+<!-- <div align="center"> -->
+<img src="https://github.com/archlinux/archinstall/raw/master/docs/logo.png" alt="drawing" width="200"/>
+
+# Arch Installer
+<!-- </div> -->
+
Just another guided/automated [Arch Linux](https://wiki.archlinux.org/index.php/Arch_Linux) installer with a twist.
The installer also doubles as a python library to install Arch Linux and manage services, packages and other things inside the installed system *(Usually from a live medium)*.