Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorВладислав <awayfromgalaxy@gmail.com>2021-05-20 22:07:57 +0300
committerGitHub <noreply@github.com>2021-05-20 22:07:57 +0300
commit7614166ed380fcbdedc8772c0a540c57a70ad9dd (patch)
tree465a31ff8d615446e4143633f7b2892c12709eba /README.md
parentc2f3b9e2088bfd5ed1c6a5f80bab28277653bb8a (diff)
Change position of linter badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 62b9bf82..0aef2097 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,9 @@
<!-- <div align="center"> -->
<img src="https://github.com/archlinux/archinstall/raw/master/docs/logo.png" alt="drawing" width="200"/>
-[![Lint Python and Find Syntax Errors](https://github.com/archlinux/archinstall/actions/workflows/lint-python.yaml/badge.svg)](https://github.com/archlinux/archinstall/actions/workflows/lint-python.yaml)
-
<!-- </div> -->
# Arch Installer
+[![Lint Python and Find Syntax Errors](https://github.com/archlinux/archinstall/actions/workflows/lint-python.yaml/badge.svg)](https://github.com/archlinux/archinstall/actions/workflows/lint-python.yaml)
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)*.