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)