diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..2987e44 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,13 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: # Replace with a single Patreon username +open_collective: leetcode-rating-predictor # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +otechie: # Replace with a single Otechie username +lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] diff --git a/README.md b/README.md index 2abfa27..19ae1bb 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ You can install the extension from [Chrome Web Store](https://chrome.google.com/ ## Website -You can also visit [lcpredictor.herokuapp.com](https://lcpredictor.herokuapp.com/) to get your rating changes. +You can also visit [lcpredictor.onrender.com](https://lcpredictor.onrender.com/) to get your rating changes.
It takes about 4-5 days for leetcode to update the contest ratings of participants. So you have to wait for a long time to know your rating changes. This application predicts accurate leetcode rating changes for all the contestants within a few minutes of completion of the contest. + +
++ It implements leetcode's latest rating prediction algorithm. Rating predictions are very close to the original rating but the accuracy may not be 100% due to changes in contest rankings after the completion of contest (leetcode rejudges some submissons). +
+It takes around 15 minutes after the completion of contest to make predictions. Sometimes leetcode takes more time to update the final rankings. So it also rejudges the ratings after 1 hour of the contest.
+You need to install LC Predictor extension from Chrome Web Store. After installing the extension you will see the rating changes on the Leetcode contest ranking pages. +
+You can contribute by creating issues, feature/ pull requests in the GitHub Repo. Any meaningful contributions you make are greatly appreciated. +
+