From a5ed8c16307069d65b9d803b891c81bebd8372ec Mon Sep 17 00:00:00 2001 From: Suyash Lakhotia Date: Thu, 3 Oct 2019 00:39:42 +0800 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c9dbc89..e5ffc25 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,21 @@ # WhenWeMeetAgain + Created during NUS Hack&Roll 2015. -WhenWeMeetAgain is a simple modified reminder application that uses proximity of two users as opposed to time based or location based reminders. +WhenWeMeetAgain is a simple modified reminder application that uses the proximity of two users as opposed to time-based or location-based reminders. -WhenWeMeetAgain allows one to set a reminder on an android phone with the bluetooth address of another phone and the content of the reminder. The next time these two phones come within the bluetooth range of one another, the application will send a notification to the user. +WhenWeMeetAgain allows one to set a reminder on an Android phone with the Bluetooth address of another phone and the content of the reminder. The next time these two phones come within the Bluetooth range of one another, the application will send a notification to the user. -The app won the Best Fresher's Award at the hackathon. Visit [Devpost](http://devpost.com/software/when-we-meet-again). +The app won the Best Freshman Hack at the hackathon. Visit [Devpost](http://devpost.com/software/when-we-meet-again) to find out more! ## Running the Application: -1. Allow Installation from Unknown Sources on your Android Phone. -2. Download the apk file from [here](https://drive.google.com/file/d/0B0Q88iVJlkvaMWRjQ09PZVpSX2s/view?usp=sharing) on your phone. -3. Install from the apk file. +1. Allow Installation from Unknown Sources on your Android device. +2. Download the `.apk` file from [here](https://drive.google.com/file/d/0B0Q88iVJlkvaMWRjQ09PZVpSX2s/view?usp=sharing) on your phone. +3. Install from the `.apk` file. ## Team: -1. [Nikhil Venkatesh] (https://github.com/nikv96/) -2. [Suyash Lakhotia] (https://github.com/SuyashLakhotia/) -3. [Bobby Ranjan] (https://github.com/bbbranjan) + +1. [Nikhil Venkatesh](https://github.com/nikv96/) +2. [Suyash Lakhotia](https://github.com/SuyashLakhotia/) +3. [Bobby Ranjan](https://github.com/bbbranjan)