Browse Source

Update README.md

[ci skip]
master
probonopd 8 years ago
committed by GitHub
parent
commit
4d5b4690f2
  1. 5
      README.md

5
README.md

@ -132,12 +132,11 @@ Providing an [AppImage](http://appimage.org/) would have, among others, these ad
- No unpacking or installation necessary - No unpacking or installation necessary
- No root needed - No root needed
- No system libraries changed - No system libraries changed
- Just one format for all major distributions - Works out of the box, no installation of runtimes needed
- Works out of the box, no installation of runtimes needed (unlike Snap and Flatpak)
- Optional desktop integration with `appimaged` - Optional desktop integration with `appimaged`
- Optional binary delta updates, e.g., for continuous builds (only download the binary diff) using AppImageUpdate - Optional binary delta updates, e.g., for continuous builds (only download the binary diff) using AppImageUpdate
- Can optionally GPG2-sign your AppImages (inside the file) - Can optionally GPG2-sign your AppImages (inside the file)
- Works on Live ISOs (unlike Flatpak) - Works on Live ISOs
- Can use the same AppImages when dual-booting multiple distributions - Can use the same AppImages when dual-booting multiple distributions
[Here is an overview](https://github.com/probonopd/AppImageKit/wiki/AppImages) of projects that are already distributing upstream-provided, official AppImages. [Here is an overview](https://github.com/probonopd/AppImageKit/wiki/AppImages) of projects that are already distributing upstream-provided, official AppImages.

Loading…
Cancel
Save