Skip to content

Commit 3e3b3e6

Browse files
committed
edit README.md
1 parent a9fd658 commit 3e3b3e6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ![](https://ga-dash.s3.amazonaws.com/production/assets/logo-9f88ae6c9c3871690e33280fcf557f33.png) Project #4: Glover (Android)
22

3-
Glover is a collision detection device and phone application that will notify your loved ones on your location when you are out cycling, skiing or even driving. The device should be attached somewhere that may sense the impact and this triggers your phone to send out an SMS to your designated emergency contact with your location and other health related details like blood type and allergies.
3+
Glover is a collision detection device and phone application. Upon device detecting impact, connected mobile phone will send SMS with information on your current location and health status to your pre-set emergency contacts.
44

55
This project makes use of:
66

@@ -46,6 +46,7 @@ To see a working version of the phone app, you will need to
4646

4747
<img src="src/images/sensor.jpg" height="400">
4848

49+
4950
## User Stories
5051

5152
* User should be able to register and log-in subsequently.
@@ -79,7 +80,7 @@ To see a working version of the phone app, you will need to
7980

8081
## Acknowledgments
8182

82-
* To enable direct SMS (not just re-direct you to the SMS function with pre-filled msg)
83+
* To enable direct SMS (not just re-direct you to the SMS function with pre-filled message)
8384
https://github.com/rhaker/react-native-sms-android
8485

8586
* React-navigation that gives you the router and nav bar

0 commit comments

Comments
 (0)