Skip to content

Commit 967be0a

Browse files
Update README.md
1 parent f288545 commit 967be0a

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

README.md

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,40 @@
1+
<div align="center">
2+
13
# RigelEngine-AppImage 🐧
24

35
[![GitHub Downloads](https://img.shields.io/github/downloads/pkgforge-dev/RigelEngine-AppImage/total?logo=github&label=GitHub%20Downloads)](https://github.com/pkgforge-dev/RigelEngine-AppImage/releases/latest)
46
[![CI Build Status](https://github.com//pkgforge-dev/RigelEngine-AppImage/actions/workflows/appimage.yml/badge.svg)](https://github.com/pkgforge-dev/RigelEngine-AppImage/releases/latest)
7+
[![Latest Stable Release](https://img.shields.io/github/v/release/pkgforge-dev/RigelEngine-AppImage)](https://github.com/pkgforge-dev/RigelEngine-AppImage/releases/latest)
8+
9+
<p align="center">
10+
<img src="https://github.com/lethal-guitar/RigelEngine/blob/master/dist/icon_original/128.png" width="128" />
11+
</p>
12+
513

6-
* [Latest Stable Release](https://github.com/pkgforge-dev/RigelEngine-AppImage/releases/latest)
14+
| Latest Stable Release | Upstream URL |
15+
| :---: | :---: |
16+
| [Click here](https://github.com/pkgforge-dev/RigelEngine-AppImage/releases/latest) | [Click here](https://github.com/pkgforge-dev/Anylinux-AppImages) |
17+
18+
</div>
719

820
---
921

10-
AppImage made using [sharun](https://github.com/VHSgunzo/sharun), which makes it extremely easy to turn any binary into a portable package without using containers or similar tricks.
22+
AppImage made using [sharun](https://github.com/VHSgunzo/sharun) and its wrapper [quick-sharun](https://github.com/pkgforge-dev/Anylinux-AppImages/blob/main/useful-tools/quick-sharun.sh), which makes it extremely easy to turn any binary into a portable package reliably without using containers or similar tricks.
1123

12-
**This AppImage bundles everything and should work on any linux distro, even on musl based ones.**
24+
**This AppImage bundles everything and it should work on any Linux distro, including old and musl-based ones.**
1325

14-
This AppImage can work **without FUSE** at all thanks to the [uruntime](https://github.com/VHSgunzo/uruntime)
26+
This AppImage doesn't require FUSE to run at all, thanks to the [uruntime](https://github.com/VHSgunzo/uruntime).
1527

16-
More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/)
28+
This AppImage is also supplied with a self-updater by default, so any updates to this application won't be missed, you will be prompted for permission to check for updates and if agreed you will then be notified when a new update is available.
29+
30+
Self-updater is disabled by default if AppImage managers like [am](https://github.com/ivan-hc/AM), [soar](https://github.com/pkgforge/soar) or [dbin](https://github.com/xplshn/dbin) exist, which manage AppImage updates.
1731

1832
<details>
1933
<summary><b><i>raison d'être</i></b></summary>
2034
<img src="https://github.com/user-attachments/assets/d40067a6-37d2-4784-927c-2c7f7cc6104b" alt="Inspiration Image">
2135
</a>
2236
</details>
37+
38+
---
39+
40+
More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/)

0 commit comments

Comments
 (0)