mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-01-27 22:19:30 +01:00
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Calculator
This commit is contained in:
commit
9f0bba06c5
11
README.md
11
README.md
@ -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://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>
|
<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">
|
<div style="display:flex;">
|
||||||
<img alt="App image" src="screenshots/app_2.png" width="250">
|
<img style="margin-left:20px;" alt="App image" src="screenshots/app.png" width="30%">
|
||||||
<img alt="App image" src="screenshots/widget.png" width="250">
|
<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.
|
It contains a couple UI and unit tests, they can be ran with the following instructions.
|
||||||
|
|
||||||
<h3>Running Espresso UI tests</h3>
|
<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
|
License
|
||||||
-------
|
-------
|
||||||
Copyright 2017 SimpleMobileTools
|
Copyright 2018 SimpleMobileTools
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user