Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calculator

This commit is contained in:
tibbi 2018-01-16 20:27:49 +01:00
commit 9f0bba06c5
1 changed files with 7 additions and 4 deletions

View File

@ -14,10 +14,13 @@ This app is just one piece of a bigger series of apps. You can find the rest of
<a href='https://play.google.com/store/apps/details?id=com.simplemobiletools.calculator'><img src='http://simplemobiletools.github.io/assets/public/google-play.png' alt='Get it on Google Play' height=45/></a>
<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>
<img alt="App image" src="screenshots/app.png" width="250">
<img alt="App image" src="screenshots/app_2.png" width="250">
<img alt="App image" src="screenshots/widget.png" width="250">
<div style="display:flex;">
<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>
@ -37,7 +40,7 @@ It contains a couple UI and unit tests, they can be ran with the following instr
License
-------
Copyright 2017 SimpleMobileTools
Copyright 2018 SimpleMobileTools
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.