diff --git a/README.md b/README.md index 7c11970..859fbc1 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This app fetches the price of Bitcoin relative to common fiat currencies from multiple sources, and converts inputted amounts between Sats, BTC, and the selected fiat currency. +**[satsprice.app Website](https://satsprice.app)** + [![GitHub downloads](https://img.shields.io/github/downloads/tyiu/sats-price/total?label=Downloads&labelColor=27303D&color=0D1117&logo=github&logoColor=FFFFFF&style=flat)](https://github.com/tyiu/sats-price/releases) [![Last Version](https://img.shields.io/github/release/tyiu/sats-price?maxAge=3600&label=Stable&labelColor=06599d&color=043b69)](https://github.com/tyiu/sats-price) diff --git a/zapstore.yaml b/zapstore.yaml index 66cc082..7c46471 100644 --- a/zapstore.yaml +++ b/zapstore.yaml @@ -4,7 +4,7 @@ summary: Bitcoin price calculator app tags: - Bitcoin,BTC,sats,satoshi,satoshis,calculator,price,exchange,fiat,currency license: GPL-3.0 -website: https://github.com/tyiu/sats-price +website: https://satsprice.app images: - docs/assets/screenshots/android/android-1.png - docs/assets/screenshots/android/android-2.png