Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYash Tripathi <tripathiyash97@gmail.com>2021-05-21 01:34:38 +0530
committerYash Tripathi <tripathiyash97@gmail.com>2021-05-21 01:34:38 +0530
commit028b2b938aed5315e91424f116ad50bf4aafc0c8 (patch)
treeb3b1212398dff38116e54850703c328e06fc1a2b
parent4d3595ecfc2f58176f81fa1f78ab214fb61aaafe (diff)
parent4e0a3f155972525bd634826b6757fad492bcd1b6 (diff)
Merge branch 'archlinux:master' into master
-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)*.