diff --git a/README.md b/README.md index 105829b..4bb6e3c 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,6 @@ A heap-based implementation of priority queue in javascript with typescript supp -#### 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) - # Contents (v6) * [Install](#install) * [require](#require)