Skip to content

Commit

Permalink
Explain the components
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd committed Oct 28, 2023
1 parent 496a69e commit 83e1772
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`: The GUI application
* `appimageupdatetool`: A command line tool that does the same but in the terminal
* `validate`: A tool to check signed AppImages (AppImageUpdate has this built in)

## Motivation

### Use cases
Expand Down

0 comments on commit 83e1772

Please sign in to comment.