Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
h4h13 authored Aug 10, 2024
1 parent a2ade86 commit 4451605
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<a href="https://flutter.dev/" style="text-decoration:none" area-label="flutter">
<img src="https://img.shields.io/badge/Platform-Flutter%203.22.2-blue">
</a>
<a href="https://github.com/h4h13/paisa-app/releases/tag/v6.3.9" style="text-decoration:none" area-label="flutter">
<img src="https://img.shields.io/badge/Version-6.4.0-orange">
<a href="https://github.com/RetroMusicPlayer/Paisa/releases/tag/v6.1.4" style="text-decoration:none" area-label="flutter">
<img src="https://img.shields.io/badge/Version-6.1.4-orange">
</a>
<a href="https://play.google.com/store/apps/details?id=dev.hemanths.paisa" style="text-decoration:none" area-label="play store">
<img src="https://img.shields.io/badge/Download-Google%20Play-green">
Expand Down Expand Up @@ -47,7 +47,7 @@
### Expense Tracking

- Tracking expenses, incomes & deposits
- Account & budget view overview
- Account & budget visw overview
- Manage categories

### Steps to translate
Expand Down Expand Up @@ -78,6 +78,19 @@
3. Check `untranslated.json` for anything missing keys need to be translated
4. Run the app and check once

### Steps to build project

1. Clone the Flutter Project:
- Use `git clone https://github.com/RetroMusicPlayer/Paisa.git` to download the project from the GitHub repository.
2. Install Dependencies:
- Navigate to the project directory and run `flutter pub get` to install the required dependencies.
3. Run the App:
- Connect a device or emulator and run the app using `flutter run --flavor dev` or through your IDE.

### Support Translations

Contact us in Telegram [Telegram Group](https://t.me/app_paisa)

### Download

[<img alt='Get it on Google Play' width=256 height=100 src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/>](https://play.google.com/store/apps/details?id=dev.hemanths.paisa&hl=en_US&pli=1&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1)
Expand Down

0 comments on commit 4451605

Please sign in to comment.