Skip to content

Commit 95d2c4e

Browse files
authored
Merge pull request #23 from GuyWithCake/master
refactoring the readme
2 parents 98c16df + 609c27e commit 95d2c4e

File tree

1 file changed

+22
-25
lines changed

1 file changed

+22
-25
lines changed

README.md

Lines changed: 22 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,25 @@
1-
2-
</p>
3-
41
<p align="center">
5-
<a href="https://github.com/FT-Labs"><img src="https://raw.githubusercontent.com/FT-Labs/phyOS-plymouth-base-theme/master/usr/share/plymouth/themes/phyOS/logo.png" height="128" width="128" alt="phyOS"></a>
2+
<a href="https://github.com/FT-Labs"><img src="https://raw.githubusercontent.com/FT-Labs/phyOS-plymouth-base-theme/master/usr/share/plymouth/themes/phyOS/logo.png" height="256" width="256" alt="phyOS"></a>
63
</p>
74

85
<p align="center">
96
<a href="https://patreon.com/phyOS"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3DphyOS%26type%3Dpatrons&style=flat" alt="Become a patreon for phyOS"></a>
107
<a href="https://ko-fi.com/phyos"><img src="https://raw.githubusercontent.com/FT-Labs/phyOS-dwm/screenshots/screenshots/kofi.jpg" width="128" alt="Donate for pHYOS on ko-fi"></a>&nbsp;
118

129
<p align="center">
13-
<img src="https://img.shields.io/badge/Maintained%3F-Yes-green?style=flat-square">
14-
<a href="https://github.com/FT-Labs/phyOS-iso/releases"><img src="https://img.shields.io/github/downloads/FT-Labs/phyOS-iso/total?color=green">
10+
<a href="https://github.com/FT-Labs/phyOS-iso/releases" target="_blank"><img src="https://img.shields.io/github/downloads/FT-Labs/phyOS-iso/total?color=green"></img></a>
11+
<a href="https://github.com/FT-Labs/phyOS-iso/commits/master" target="_blank"><img src="https://img.shields.io/github/commit-activity/w/FT-Labs/phyOS-iso"></img></a>
12+
<a href="https://github.com/FT-Labs/phyOS-iso/releases" target="_blank"><img src="https://img.shields.io/github/v/release/FT-Labs/phyOS-iso?color=%23ffa500"></a>
13+
<a href="https://github.com/FT-Labs/phyOS-iso/issues?q=is%3Aissue+is%3Aclosed" target="_blank"><img src="https://img.shields.io/github/issues-closed-raw/FT-Labs/phyOS-iso"></a>
1514
</p>
1615

17-
18-
1916
<p align="center">
2017
<a href="https://suckless.org/">Suckless</a> tools based minimalist and functional distribution for aesthetics and simple usage based on <a href="https://www.archlinux.org">Arch Linux</a>.
2118
</p>
2219
<p align="center">
2320
First LVM2 and LUKS2 supported arch based distribution. Automatic initcpio hooks to unlock crypted root partition.
2421
</p>
22+
<hr>
2523
<p align="center">PLEASE JOIN OUR DISCORD SERVER FOR GUIDES AND RECENT UPDATES.</p>
2624

2725
<p align="center">
@@ -32,22 +30,7 @@ First LVM2 and LUKS2 supported arch based distribution. Automatic initcpio hooks
3230
<a href="https://t.me/+MNEvm6cv9xA3OWM0" target="_blank"><img alt="telegram" src="https://img.shields.io/badge/TELEGRAM-blue?style=flat-square"></a>
3331
</p>
3432

35-
<p align="center">### Latest Release ###</p>
36-
37-
38-
<p align="center">
39-
<a href="https://github.com/FT-Labs/phyOS-iso/releases/tag/1.2.0-beta" target="_blank"><img alt="release" src="https://img.shields.io/github/v/release/FT-Labs/phyOS-iso"></a>
40-
41-
42-
## PhyOS System Settings Application
43-
### Tweak your settings and customization, choose animations
44-
45-
### Screenshots
46-
<img src="https://github.com/FT-Labs/phyOS-dwm/blob/screenshots/screenshots/setting-1.png">
47-
<img src="https://github.com/FT-Labs/phyOS-dwm/blob/screenshots/screenshots/setting-2.png">
48-
<img src="https://github.com/FT-Labs/phyOS-dwm/blob/screenshots/screenshots/setting-3.png">
49-
<img src="https://github.com/FT-Labs/phyOS-dwm/blob/screenshots/screenshots/setting-4.png">
50-
<p align="center">### Verify the authenticity of the ISO ###</p>
33+
## <p align="center">Verify the authenticity of the ISO</p>
5134

5235
```
5336
gpg --keyserver hkps://keys.gnupg.net --recv-keys 964FD85861C858D7
@@ -58,11 +41,25 @@ gpg --verify phyOS-2022.10.12-x86_64.iso.sig
5841
sha256sum -c phyOS-2022.10.12-x86_64.iso.sha256
5942
```
6043

61-
<p align="center">### How to burn the iso ###</p>
44+
## <p align="center">How to burn the iso</p>
6245

6346
| App | Platform | Instructions |
6447
|-----------------------------------------|-----------------|----------------------------------------------------------------------------------------------------------------------------------------------|
6548
| [Rufus](http://rufus.ie) | Windows | Make sure to choose DD Image mode when prompted |
6649
| [Etcher](https://www.balena.io/etcher/) | Cross platform | - |
6750
| [Ventoy](https://www.ventoy.net) | Cross platform | - |
6851
| DD command | Linux & Mac ClI | `sudo dd bs=8M if=phyOS-2022.10.12-x86_64.iso of=/dev/{sda,sdb 'check usb path with (sudo fdisk -l)'} conv=fsync oflag=direct status=progress` |
52+
53+
<hr>
54+
55+
## <p align="center">Features</p>
56+
57+
### <p align="center">PhyOS System Settings Application</p>
58+
<p align="center">Tweak your settings and customization, choose animations.</p>
59+
60+
## <p align="center">Screenshots</p>
61+
<hr>
62+
<img src="https://github.com/FT-Labs/phyOS-dwm/blob/screenshots/screenshots/setting-1.png">
63+
<img src="https://github.com/FT-Labs/phyOS-dwm/blob/screenshots/screenshots/setting-2.png">
64+
<img src="https://github.com/FT-Labs/phyOS-dwm/blob/screenshots/screenshots/setting-3.png">
65+
<img src="https://github.com/FT-Labs/phyOS-dwm/blob/screenshots/screenshots/setting-4.png">

0 commit comments

Comments
 (0)