Skip to content

Commit d89e6bf

Browse files
authored
Explain the components (#229)
#225
1 parent 496a69e commit d89e6bf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ If you have the optional appimaged daemon installed, then it can use AppImageUpd
2222

2323
![screenshot from 2016-10-15 16-37-05](https://cloud.githubusercontent.com/assets/2480569/19410850/0390fe9c-92f6-11e6-9882-3ca6d360a190.jpg)
2424

25+
## Components
26+
27+
* `AppImageUpdate`: GUI application to update AppImages with
28+
* `appimageupdatetool`: Command line tool to update AppImages with (AppImageUpdate does the same)
29+
* `validate`: Command line tool to validate the integrity of the signature built into an AppImage (AppImageUpdate has this built in)
30+
2531
## Motivation
2632

2733
### Use cases

0 commit comments

Comments
 (0)