Update README.md
This commit is contained in:
parent
619079fe9f
commit
ecf4d946a6
1 changed files with 4 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue