From 058a6f374204d6356c8c88dceb57c6ca54b4da2f Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Sun, 7 Feb 2021 13:16:40 -0800 Subject: [PATCH] Fixing typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dcd472..7dccc31 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is the front end [GatsbyJS](https://www.gatsbyjs.org) based website that ru ## Android App This wallet app has been compiled into an Android app that can be side-loaded onto a phone. It's not available in the Play store. Sideloading the APK file is the only way to install this wallet as a native app. -- [wallet.fullstack.cash.apk](./wallet.fullstack.cash.apk] +- [wallet.fullstack.cash.apk](./wallet.fullstack.cash.apk) ## License [MIT](./LICENSE.md)