diff --git a/README.md b/README.md index f9877e3..a290e12 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A heap-based implementation of priority queue in javascript with typescript supp -#### NOTE: LeetCode is using previous versions of the lib. I am maintaining v4 & v5 for this purpose +#### NOTE: LeetCode is using previous versions of the lib [here](https://support.leetcode.com/hc/en-us/articles/360011833974-What-are-the-environments-for-the-programming-languages-). I am maintaining v4 & v5 for this purpose - [v4](https://github.com/datastructures-js/priority-queue/tree/v4) - [v5](https://github.com/datastructures-js/priority-queue/tree/v5)