Skip to content

Commit ad2b3bc

Browse files
authored
add info
1 parent 17c41a2 commit ad2b3bc

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
11
# Citron-AppImage
2-
Unofficial AppImage of Citron, with optimized builds for modern cpus.
2+
3+
This repository makes builds for **x86_64** (generic) and **x86_64_v3**. If your CPU is less than 10 years old use the x86_64_v3 build since it has a significant performance boost.
4+
5+
---------------------------------------------------------------
6+
7+
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.
8+
9+
**This AppImage bundles everything and should work on any linux distro, even on musl based ones.**
10+
11+
**It also uses the [uruntime](https://github.com/VHSgunzo/uruntime) which makes use of dwarfs, resulting in a smaller and faster AppImage.**
12+
13+
It is possible that this appimage may fail to work with appimagelauncher, I recommend this alternative instead: https://github.com/ivan-hc/AM
14+
15+
This appimage works without fuse2 as it can use fuse3 instead.

0 commit comments

Comments
 (0)