Small breakline fix for README.md on bug reporting.

This commit is contained in:
ssotomayor 2014-10-06 12:31:56 -03:00
commit 091645fafe

View file

@ -182,14 +182,18 @@ i.e:
The application fails at login. The application fails at login.
1) Launch the app `npm run start` 1) Launch the app `npm run start`
2) Click on "Join a Wallet" 2) Click on "Join a Wallet"
3) Type an unexistent username 3) Type an unexistent username
4) The app stops working, throws "Unhandled exception" error. 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. Expected: The app should login to the home screen after clicking login and show no errors.
Platform: Android 4.3, Android 4.4, iOS Platform: Android 4.3, Android 4.4, iOS
## Web App ## Web App
The Web App is a clean version of Copay, only the neededs files (html, css, js) The Web App is a clean version of Copay, only the neededs files (html, css, js)