From 091645fafec6dc59e12c5f8f5ab11e4efe4169c2 Mon Sep 17 00:00:00 2001 From: ssotomayor Date: Mon, 6 Oct 2014 12:31:56 -0300 Subject: [PATCH] Small breakline fix for README.md on bug reporting. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2be886b8b..d50247206 100644 --- a/README.md +++ b/README.md @@ -182,14 +182,18 @@ i.e: The application fails at login. 1) Launch the app `npm run start` + 2) Click on "Join a Wallet" + 3) Type an unexistent username + 4) The app stops working, throws "Unhandled exception" error. Expected: The app should login to the home screen after clicking login and show no errors. Platform: Android 4.3, Android 4.4, iOS + ## Web App The Web App is a clean version of Copay, only the neededs files (html, css, js)