Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-07-06 22:52:54 +0200
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-07-06 22:52:54 +0200
commit7545b128d894f0654c252152d41cc64b8fcedd4c (patch)
tree18bd36bbdd7389d4a27c1aadee9b9e603fe4a77b /README.md
parentf8c337c3aecf4d9ae9fe3005f2721eda2d156b3c (diff)
Prepped readme for pypi. Also updated setup.py to reflect a better project name when uploading to pypi.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9b158564..5f49f021 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# <img src="docs/logo.png" alt="drawing" width="200"/>
+# <img src="https://github.com/Torxed/archinstall/raw/annotations/docs/logo.png" alt="drawing" width="200"/>
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 access each individual installation step for customized installs.
@@ -82,4 +82,4 @@ This installer will perform the following:
## End note
- ![description](docs/description.jpg)
+ ![description](https://github.com/Torxed/archinstall/raw/annotations/docs/description.jpg)