Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
halfmexican committed Sep 15, 2024
1 parent 947b2ed commit addc796
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,25 @@

An application to combine emojis using Google's Emoji Kitchen.

![image](https://github.com/halfmexican/mingle/assets/103920890/57dec847-e622-4540-a75c-f59d53433139)
![image](https://github.com/halfmexican/mingle/blob/main/data/pv2.png?raw=true)

## Installation
### Flatpak
Mingle is available on Flathub.

## Download
<a href='https://flathub.org/apps/io.github.halfmexican.Mingle'>
<img width='240' alt='Download on Flathub' src='https://flathub.org/api/badge?locale=en'/>
</a>

``flatpak install flathub io.github.halfmexican.Mingle``

Download latest build from [actions](https://github.com/halfmexican/mingle/actions)


### Appimage
Download latest release as an [appimage](https://github.com/halfmexican/mingle/releases/)

```
chmod +x Mingle.AppImage
./Mingle.AppImage
```

0 comments on commit addc796

Please sign in to comment.