Fix README table of content

Also commented out the code responsible for centering the logo for future decisions
This commit is contained in:
SecondThundeR 2021-04-15 18:12:36 +03:00
parent c9e1d4a8c3
commit 0fd0fb05ff
1 changed files with 6 additions and 1 deletions

View File

@ -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)*.