Skip to content

Commit

Permalink
Explain the components (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd committed Oct 28, 2023
1 parent 496a69e commit d89e6bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ If you have the optional appimaged daemon installed, then it can use AppImageUpd

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

## Components

* `AppImageUpdate`: GUI application to update AppImages with
* `appimageupdatetool`: Command line tool to update AppImages with (AppImageUpdate does the same)
* `validate`: Command line tool to validate the integrity of the signature built into an AppImage (AppImageUpdate has this built in)

## Motivation

### Use cases
Expand Down

0 comments on commit d89e6bf

Please sign in to comment.