Skip to content

Commit

Permalink
changes to readme and gitignore files
Browse files Browse the repository at this point in the history
Rajdeep2121 committed Jul 4, 2020
1 parent 891f3f8 commit 97b444f
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@
# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
#.vscode/
.vscode/

# Flutter/Dart/Pub related
**/doc/api/
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -4,12 +4,14 @@ A new Flutter project.

# Instructions

<a href="https://drive.google.com/drive/folders/15IG_GJ7sOA3DTGj94jqhcLvSIRVnqEuu?usp=sharing">Click Here</a> to download the apk.

Or else,<br>

Clone this repo.<br>
Plugin your phone and follow the below instructions:<br>
In the directory run these commands,<br>
>flutter packages get<br>
>flutter pub get<br>
>flutter build apk --split-per-abi<br>
>flutter install<br>

Or else,<br>
<a href="https://drive.google.com/drive/folders/15IG_GJ7sOA3DTGj94jqhcLvSIRVnqEuu?usp=sharing">Click Here</a> to download the apk.

0 comments on commit 97b444f

Please sign in to comment.