Compare commits
2 Commits
1.1c
...
84b2c2c455
Author | SHA1 | Date | |
---|---|---|---|
84b2c2c455 | |||
841c3dea24 |
@ -1,10 +1,10 @@
|
||||
<!--suppress ALL -->
|
||||
|
||||
|
||||
|
||||
<div align="center">
|
||||
<h1>Keepass Fidelity</h1>
|
||||
<img src="./app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp" alt="Logo">
|
||||
|
||||
<p>A minimalist fidelity/loyalty card plugin</p>
|
||||
|
||||
<img src="https://forthebadge.com/images/badges/built-for-android.svg" alt="Built for Android">
|
||||
<img src="https://forthebadge.com/images/badges/built-with-love.svg" alt="Built with love">
|
||||
<br>
|
||||
@ -37,6 +37,9 @@
|
||||
## 📳 Installation
|
||||
|
||||
<div style="display: flex; justify-content: center; align-items: center; flex-direction: row;">
|
||||
<a href="https://apt.izzysoft.de/fdroid/index/apk/net.helcel.fidelity">
|
||||
<img width="200" height="80" alt="Izzy Download" src=".github/images/izzy.png">
|
||||
</a>
|
||||
<a href="https://github.com/choelzl/keepass-fidelity/releases/latest">
|
||||
<img width="200" height="84" alt="APK Download" src=".github/images/apk.png">
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user