mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-01-23 12:20:56 +01:00
Update README.md
This commit is contained in:
parent
619079fe9f
commit
ecf4d946a6
@ -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 New Issue
Block a user