Update README.md

This commit is contained in:
Brandon Presley 2022-07-26 12:38:56 +12:00
parent 477f28775a
commit 465ec3f05e

View File

@ -2,6 +2,17 @@
Massive tracks your reps and sets at the gym. No internet connectivity or high spec device is required. Massive tracks your reps and sets at the gym. No internet connectivity or high spec device is required.
## Features
- Track weight, reps and sets at the gym
- Rest timers after each set
- Progress graphing
- Day planner
<a href='https://play.google.com/store/apps/details?id=com.massive&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'>
<img height="70" alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/>
</a>
<img src="images/home.png" height="672"/> <img src="images/home.png" height="672"/>
<img src="images/edit.png" height="672"/> <img src="images/edit.png" height="672"/>
<img src="images/timer.png" height="672"/> <img src="images/timer.png" height="672"/>
@ -12,12 +23,6 @@ Massive tracks your reps and sets at the gym. No internet connectivity or high s
<img src="images/settings.png" height="672"/> <img src="images/settings.png" height="672"/>
<img src="images/drawer.png" height="672"/> <img src="images/drawer.png" height="672"/>
# Installation
<a href='https://play.google.com/store/apps/details?id=com.massive&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'>
<img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/>
</a>
# Building from Source # Building from Source
First follow the [React Native Environment Setup](https://reactnative.dev/docs/environment-setup). Then run the following command: First follow the [React Native Environment Setup](https://reactnative.dev/docs/environment-setup). Then run the following command: