Skip to content

Commit

Permalink
README: Add release download link
Browse files Browse the repository at this point in the history
  • Loading branch information
roshnet committed Jan 10, 2021
1 parent 170d2ed commit 09ef35c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ It uses the "common" password to create a random hash (MD5, actually) for each s
Passwords generated that way are less likely to crack when brute forcing. However, you could manually edit them to create an even more random password.

## Installation
There are two ways to install - direct download app binary, or build from source.
There are two ways to install - download app binary, or build from source.

#### Download Binary
[Download](https://drive.google.com/file/d/1AcG4d_0NTFeG6IWJxChWJnU-lpwNqARY/view?usp=sharing) the APK to run on your device.

You can download the binary from the [latest Github release](https://github.com/roshnet/hashvive/releases/download/v1.0.0/hashvive-1.0.0.apk).

#### Building from source

Expand Down Expand Up @@ -39,4 +40,4 @@ $ expo build:android

## Contributing

This project is written in React Native (TypeScript). If you'd like to add features or something, go ahead and send a PR.
This project is written in React Native (TypeScript). If you'd like to add features or something, go ahead and send a PR.

0 comments on commit 09ef35c

Please sign in to comment.