Fix README table of content
Also commented out the code responsible for centering the logo for future decisions
This commit is contained in:
parent
c9e1d4a8c3
commit
0fd0fb05ff
|
|
@ -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)*.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue