From e391b06fd1fe583c5c7f6cb7f0e44c8b5e3c7955 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Fri, 25 Sep 2020 06:15:57 -0700 Subject: [PATCH] fix(copy addr): Clicking on Send/Recieve QR code copies to clipboard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e29225..65e5a28 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,4 @@ Standard workflow for setting up a development environment for working on this r - `npm start` ## License -MIT +[MIT](./LICENSE.md)