Add fancy screenshots to README as well

Add also a useful spoilered table of contents
This commit is contained in:
Le0xFF 2022-08-29 21:46:11 +02:00
parent eebd2f5849
commit 2067668230

View File

@ -1,3 +1,22 @@
<details>
<summary>Table of contents</summary>
- [VoidLinuxInstaller script](#voidlinuxinstaller-script)
- [Some fancy screenshots](#some-fancy-screenshots)
- [How to run it?](#how-to-run-it)
- [How does it work](#how-does-it-work)
- [Suggested partition layout](#suggested-partition-layout)
- [Final partitioning result](#final-partitioning-result)
- [Follow up for `@snapshots` subvolume](#follow-up-for-snapshots-subvolume)
- [What to do if system breaks?](#what-to-do-if-system-breaks)
- [How to add more space with a new drive with LVM](#how-to-add-more-space-with-a-new-drive-with-lvm)
- [Notes](#notes)
- [Resources](#resources)
</details>
<br>
# VoidLinuxInstaller script
The **VoidLinuxInstaller script** is an attempt to make [my gist](https://gist.github.com/Le0xFF/ff0e3670c06def675bb6920fe8dd64a3) an interactive bash script.
@ -22,6 +41,12 @@ Pull requests are absolutely welcome!
<br>
## Some fancy screenshots
![ScriptScreenshot](imgs/ScriptScreenshot.png)
<br>
## How to run it?
First update `xbps` package: