From 4e0b7d3897079e68841acc4b002f441f62dd589d Mon Sep 17 00:00:00 2001 From: Utsav Date: Fri, 21 Jun 2024 23:08:56 +0530 Subject: [PATCH] chore: update readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 26370ec4..27e2c031 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@

+https://kuutsav.github.io/leetcode-compensation

@@ -8,14 +9,12 @@ Checked with mypy

-**LeetCode Compensation** is a tool that: +**[LeetCode Compensation](https://kuutsav.github.io/leetcode-compensation)** is a tool that: - Fetches compensation data from Leetcode forums, currently limited to India. - Updates Bi-weekly through GitHub action PRs. - Excludes negatively voted posts with a 2-day data refresh delay for vote accumulation. - Uses LLMs for parsing and sanitizing structured data from posts, followed by aggregation. -Visit https://kuutsav.github.io/leetcode-compensation/. - ## Getting Started Install uv from [Standalone Installers](https://github.com/astral-sh/uv) or from [PyPI](https://pypi.org/project/uv/):