Skip to content

Commit 67635f1

Browse files
committed
docs: add Snap Store installation instructions
1 parent f1d9ace commit 67635f1

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# AstroGods
22

3+
[![Snap](https://snapcraft.io/astrogods/badge.svg)](https://snapcraft.io/astrogods)
4+
35
Open source Flutter frontend for [AstroGods](https://astrogods.it).
46

57
AstroGods is a modern, beautifully designed Astrology app focused on self-knowledge. It provides in-depth birth chart interpretations using Egyptian astrology (Equal house system with Vehlow domification), synastry analysis for relationships, and daily and monthly transit readings. Available in English and Italian.
@@ -29,6 +31,16 @@ This repository contains the source code and Flatpak configuration for AstroGods
2931
flatpak install flathub it.astrogods.AstroGods
3032
```
3133

34+
### Snap
35+
36+
<a href="https://snapcraft.io/astrogods">
37+
<img alt="Get it from the Snap Store" src="https://snapcraft.io/en/dark/install.svg" />
38+
</a>
39+
40+
```bash
41+
snap install astrogods
42+
```
43+
3244
## License
3345

3446
This project is licensed under the [GNU Affero General Public License v3.0](LICENSE).

0 commit comments

Comments
 (0)