Skip to content

Commit 5f6c0c4

Browse files
committed
docs: alignement visuel des prérequis dans le README
1 parent fdaed8f commit 5f6c0c4

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
<p align="center">
2-
<img src="https://github.com/Shikakiben/AM-GUI/blob/main/AM-GUI.png?raw=true" width="128" />
2+
<img src="https://github.com/Shikakiben/AM-GUI/blob/main/AM-GUI.png?raw=true" width="64" />
33
</p>
44

55

66

7-
# AM-GUI
7+
8+
<h1 align="center">AM-GUI</h1>
89

910
[![GitHub Downloads](https://img.shields.io/github/downloads/Shikakiben/AM-GUI/total?logo=github&label=GitHub%20Downloads)](https://github.com/Shikakiben/AM-GUI/releases/latest)
1011
[![CI Build Status](https://github.com//Shikakiben/AM-GUI/actions/workflows/appimage.yml/badge.svg)](https://github.com/Shikakiben/AM-GUI/releases/latest)
1112

12-
<img src="screenshots/light.png" width="300"/> <img src="screenshots/dark.png" width="300"/>
13+
14+
<p align="center">
15+
<img src="screenshots/light.png" width="400"/>
16+
</p>
1317

1418
* [Latest Stable Release](https://github.com/Shikakiben/AM-GUI/releases/latest) AppImage, Beta, it will be helpful to report issues. Alpine Linux needs more testing.
1519

@@ -34,7 +38,7 @@
3438

3539
If you don't have it in your package manager, see: https://nodejs.org/fr/download
3640

37-
You may need to install the following build tools:
41+
You may need to install the following build tools:
3842

3943
*Debian/Ubuntu*:
4044
```bash

0 commit comments

Comments
 (0)