Update README.md

This commit is contained in:
Tibor Kaputa 2018-01-16 20:13:51 +01:00 committed by GitHub
parent 619079fe9f
commit ecf4d946a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -15,11 +15,12 @@ This app is just one piece of a bigger series of apps. You can find the rest of
<a href='https://f-droid.org/app/com.simplemobiletools.calculator'><img src='http://simplemobiletools.github.io/assets/public/f-droid.png' alt='Get it on F-Droid' height=45 ></a>
<div style="display:flex;">
<img style="margin-left:10px;" alt="App image" src="screenshots/app.png" width="30%">
<img style="margin-left:10px;" alt="App image" src="screenshots/app_2.png" width="30%">
<img style="margin-left:10px;" alt="App image" src="screenshots/widget.png" width="30%">
<img style="margin-left:20px;" alt="App image" src="screenshots/app.png" width="30%">
<img style="margin-left:20px;" alt="App image" src="screenshots/app_2.png" width="30%">
<img style="margin-left:20px;" alt="App image" src="screenshots/widget.png" width="30%">
</div>
</br>
It contains a couple UI and unit tests, they can be ran with the following instructions.
<h3>Running Espresso UI tests</h3>