From e352fabf6d0e883e6964143e999bf45960a968c1 Mon Sep 17 00:00:00 2001 From: Marta Sokolska Date: Sun, 31 Dec 2023 14:10:57 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b03bd57..cb25952 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ [![FAP: Build for multiple SDK sources](https://github.com/pionaiki/fz-tarot/actions/workflows/build.yml/badge.svg)](https://github.com/pionaiki/fz-tarot/actions/workflows/build.yml) # fz-tarot -Tarot spread for Flipper Zero +Tarot spread for Flipper Zero. This app can give you a linear spread of the major arcana cards (minor arcana is planned to be added). + +## Download +- Full releases are available for the release firmware channel on the [releases page](https://github.com/pionaiki/fz-tarot/releases) +- Releases are available on [FlipC.org](https://flipc.org/pionaiki/fz-tarot) +- Releases for the dev, and rc channels are available on the [Github actions page](https://github.com/pionaiki/fz-tarot/actions/workflows/build.yml) ## Credits - Code: [pionaiki](https://github.com/pionaiki)