-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,16 @@ | ||
# Sushi - Personal Finance | ||
|
||
[![Google Play Link](https://img.shields.io/badge/Google_Play-414141?style=for-the-badge&logo=google-play&logoColor=white)](https://play.google.com/store/apps/details?id=com.jerameeldelosreyes.sushi) | ||
|
||
![Android Build Status](https://github.com/jerameel/sushi/workflows/android%20build%20pipeline/badge.svg) | ||
|
||
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) | ||
|
||
A personal finance management app built with react-native. | ||
|
||
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" | ||
alt="Get it on F-Droid" | ||
height="80">](https://f-droid.org/packages/com.jerameeldelosreyes.sushi/) | ||
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" | ||
alt="Get it on Google Play" | ||
height="80">](https://play.google.com/store/apps/details?id=com.jerameeldelosreyes.sushi) | ||
|
||
## Development | ||
This app is built using `react-native`, make sure to have it setup to get started. | ||
This app is built using `react-native`, make sure to have it setup to get started. |