updating the asset links

This commit is contained in:
Tibor Kaputa
2022-07-11 18:14:40 +02:00
committed by GitHub
parent 681a111a1a
commit 625ff20410

View File

@ -1,5 +1,5 @@
# Simple Calculator # Simple Calculator
<img alt="Logo" src="fastlane/metadata/android/en-US/images/icon.png" width="120" /> <img alt="Logo" src="graphics/icon.png" width="120" />
This stylish modern calculator offers great user experience that you will love seeing. You can copy the result or formula to clipboard by long pressing it. This stylish modern calculator offers great user experience that you will love seeing. You can copy the result or formula to clipboard by long pressing it.
@ -28,8 +28,8 @@ https://www.reddit.com/r/SimpleMobileTools
<a href='https://f-droid.org/packages/com.simplemobiletools.calculator'><img src='https://simplemobiletools.com/images/button-f-droid.png' alt='Get it on F-Droid' height=45 ></a> <a href='https://f-droid.org/packages/com.simplemobiletools.calculator'><img src='https://simplemobiletools.com/images/button-f-droid.png' alt='Get it on F-Droid' height=45 ></a>
<div style="display:flex;"> <div style="display:flex;">
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg" width="30%"> <img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/1_en-US.jpeg" width="30%">
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg" width="30%"> <img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/2_en-US.jpeg" width="30%">
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/3.jpg" width="30%"> <img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/3_en-US.jpeg" width="30%">
</div> </div>