Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-04-15 15:32:42 +0000
committerGitHub <noreply@github.com>2021-04-15 15:32:42 +0000
commit0f9b7a9c8e988cb5343b31cac21def5ab10fe2ad (patch)
treedd4675469555f2bd8a32198cf0c7f8a173ce8427
parent6eab0290ae9e9fbbc8d86368b0c36501103e64e5 (diff)
parent0fd0fb05ffe2ec796dfa22e49d0a1b7ccb8cd469 (diff)
Merge pull request #309 from SecondThundeR/readme-branch
Fix README table of content
-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)*.