Skip to content

Commit c9e0b67

Browse files
authored
Update README.md [ci skip]
1 parent 1681fd8 commit c9e0b67

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,13 @@ run on a variety of different target systems (base operating systems, distributi
55

66
![appimagekitr](https://user-images.githubusercontent.com/2480569/34471155-5b53131a-ef41-11e7-90a0-8c57b3c21551.png)
77

8-
Using AppImageKit you can package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, Ubuntu, Fedora, Debian and derivatives.
8+
Using the AppImage format you can package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, Ubuntu, Fedora, Debian and derivatives.
99

1010
Copyright (c) 2004-21 Simon Peter <[email protected]> and contributors.
1111

1212
https://en.wikipedia.org/wiki/AppImage
1313

14-
__AppImageKit__ is a concrete implementation of the AppImage format and provides tools such as `appimagetool` and `appimaged` for conveniently handling AppImages.
15-
16-
`appimagetool` converts an AppDir into a self-mounting filesystem image. `appimaged` is a daemon that handles registering and unregistering AppImages with the system (e.g., menu entries, icons, MIME types, binary delta updates, and such).
14+
__AppImageKit__ is a concrete implementation of the AppImage format, especially the tiny runtime that becomes part of each AppImage.
1715

1816
Providing an [AppImage](http://appimage.org/) for distributing application has, among others, these advantages:
1917
- Applications packaged as an AppImage can run on many distributions (including Ubuntu, Fedora, openSUSE, CentOS, elementaryOS, Linux Mint, and others)

0 commit comments

Comments
 (0)