From 1399f02d8f2a2c7ef681e5ac064d09cde4752596 Mon Sep 17 00:00:00 2001 From: Jeremy <23155614+jsbrn@users.noreply.github.com> Date: Mon, 27 Jan 2020 08:18:21 -0500 Subject: [PATCH] Update readme.md --- README.md | 18 +++++++----------- views/account.hbs | 1 - 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index f13f6bc..8cc5c74 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,10 @@ A handy free service to find a Public Mobile referral code to get the $10 credit **Features** * Instantly get a referral to use when signing up for Public Mobile account. -* Register your Public Mobile referral code to get randomly selected when other people request a referral. -* Codes are verified on Public Mobile's website before being accepted into the database. -* If a user closes their PM account, PMReferrals will delete the code the next time someone tries to use it. +* Register your Public Mobile referral code to start collecting anonymous referrals. +* Codes are ranked by a scoring system. Collect points by maintaining activity on the site, and sharing it with others. +* Points are reset each week. +* Codes are automatically verified on registration and login. Removed from the rankings if found to be invalid. **Contributing** @@ -34,18 +35,13 @@ MONGODB_PORT=27017 MONGODB_DATABASE=database_name MONGODB_SRV_RECORD=false -MOCK_CODE_VALIDATION=false - -EMAIL_ADDRESS=example@example.com -EMAIL_PASSWORD=password2 -SMTP_SERVER=mail.example.com -SMTP_PORT=465 +MESSAGE=PMReferrals is down for maintenance. +SUBMESSAGE=Come back in an hour! +MAINTENANCE=false BASE_URL=https://example.com ``` -When `MOCK_CODE_VALIDATION` is true, the codes will always be accepted. Email is not currently used by the application, so don't worry about configuring it. It used to be, in an older version. - **Bug Reports** If you are using the site and find a problem, please feel free to create a new issue on this repository. It will be super helpful as we try to build a useful tool for everyone. diff --git a/views/account.hbs b/views/account.hbs index e6bd324..629e754 100644 --- a/views/account.hbs +++ b/views/account.hbs @@ -75,7 +75,6 @@
https://pmreferrals.ca/{{account.url}}
- Tweet