diff --git a/README.md b/README.md index 4c8d438..f9877e3 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 have created two branch to maintain v4 & v5 for this purpose +#### NOTE: LeetCode is using previous versions of the lib. 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)