Skip to content

Commit 58f8a48

Browse files
authored
Update screenshot references in README.md
1 parent fcebe35 commit 58f8a48

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ along with WaterTracker. If not, see <https://www.gnu.org/licenses/>.
2424
## About
2525
WaterTracker is a simple app that reminds you to drink water!
2626

27-
![Image1](https://github.com/ktprograms/WaterTracker/blob/master/AppImages/Image1.png?raw=true)
27+
![Image1](https://github.com/ktprograms/WaterTracker/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png?raw=true)
2828
Simply tap on each glass to 'drink'. The glasses go down from full to empty at each tap. Alarm of your chosen duration (re)starts every time you touch a glass.
2929
<hr />
3030

31-
![Image3](https://github.com/ktprograms/WaterTracker/blob/master/AppImages/Image3.png?raw=true)
31+
![Image2](https://github.com/ktprograms/WaterTracker/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png?raw=true)
3232
A 'Drink water!' notification like shown above will be displayed if you have not 'drank' for your chosen duration. Tapping the notification goes to the app.
3333
<hr />
3434

35-
![Image2](https://github.com/ktprograms/WaterTracker/blob/master/AppImages/Image2.png?raw=true)
35+
![Image3](https://github.com/ktprograms/WaterTracker/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png?raw=true)
3636
When all 5 glasses are empty, the notifications will no longer come (until you restart them), and a 'Congratulations' message will appear!
3737

3838
## Download

0 commit comments

Comments
 (0)