Skip to content

Commit 9cde752

Browse files
authored
Update README.md
1 parent 0e4027e commit 9cde752

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
# AppImageHub [![Build Status](https://travis-ci.org/AppImage/AppImageHub.svg?branch=master)](https://travis-ci.org/AppImage/AppImageHub)
22

3-
Given an URL to an AppImage, it inspects the AppImage and puts it into a community-maintained catalog.
4-
Entirely open source data for app stores and software centers with croudsourced and automated open source app reviews.
3+
Entirely open source data for app stores and software centers with crowd-sourced and automated open source app reviews.
4+
5+
Given an URL to an AppImage, it inspects the AppImage and puts it into a community-maintained catalog. The idea is that all the metadata travels inside the AppImage, so besides adding an URL to this repository no additional information is asked, since it comes with the AppImage itself.
6+
7+
## How to submit AppImages to the catalog
8+
9+
Create a new file using [this link](https://github.com/AppImage/AppImageHub/new/master/data). The file should contain one line with a link to the AppImage. Nothing else. Then send a Pull Request to this repository. Travis CI will instantly perform an automated review of the AppImage, and in case it succeeds, you will see a __green__ result in your pull request. If you get a __red__ result, check the log of the Travis CI build, and fix it.
10+
11+
## How to use
12+
13+
Not just yet...
14+
15+
App stores and software centers can consume the metadata collected by this project. Currently no app stores or software centers are known to already use this data. If you would like to use this data, please contact us first on #AppImage at irc.freenode.net, so that we can discuss an output format that would serve your needs best.

0 commit comments

Comments
 (0)