Skip to content

Commit c5513c1

Browse files
Added latest app link in Readme.md
1 parent b505b74 commit c5513c1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
![Android](https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white) [![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white)](https://join.slack.com/t/codegambit/shared_invite/zt-pe1nuhbk-iPuFm2B1JuMS86od4a4wXQ) [![License](https://img.shields.io/badge/License-GPL-lightgrey.svg?style=for-the-badge)](https://github.com/code-gambit/VT-AndroidClient/blob/master/LICENSE) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/code-gambit/VT-AndroidClient?style=for-the-badge) <br>
33
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/code-gambit/VT-AndroidClient/Android%20Build?style=for-the-badge)](https://github.com/code-gambit/VT-AndroidClient/actions/workflows/build.yml) ![Kotlin](https://img.shields.io/badge/Kotlin-0095D5?&style=for-the-badge&logo=kotlin&logoColor=white) [![GitHub last commit](https://img.shields.io/github/last-commit/code-gambit/VT-AndroidClient?style=for-the-badge)](https://github.com/code-gambit/VT-AndroidClient/commits)
44

5+
[![qr](https://user-images.githubusercontent.com/31315800/123507440-fb98f800-d686-11eb-9cad-7f73dfdcfa22.png)](https://rebrand.ly/VT-APK)<br>
6+
[&#160;&#160;&#160;Download APK&#160;&#160;&#160;](https://rebrand.ly/VT-APK)
7+
58
## Project description
69
This project is the android client for V Transfer, allowing people to share their file easily with minimum steps without compromising with the security. At the backend we are using [IPFS](https://ipfs.io/) to upload file which is a blockchain based technology for file sharing making it secure and reliable, below are some of the key feature of this app.
710
1. Upload file and get a short url for sharing
@@ -48,4 +51,4 @@ For Windows, you can use the following commands:
4851
* `gradlew ktlintcheck` quality checks on your project’s code using defualt ktlint codestyle and generates reports from these checks.
4952
* `gradlew ktlintformat` automatic reformating of code based on ktlint codestyle
5053
* `gradlew lint` an predefined android lint checker.
51-
* `gradlew build` provides a command line to execute build script.
54+
* `gradlew build` provides a command line to execute build script.

0 commit comments

Comments
 (0)