From e8f06223dd39744cea0610f53c1965752d14960a Mon Sep 17 00:00:00 2001 From: Revone Date: Fri, 18 Aug 2023 22:56:55 +0800 Subject: [PATCH] To enhance visibility, a link to the API Documentation has been added. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3df4ce8..582e340 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Hash, Coordinate Set, Coordinate Map, Heap, Priority Queue, Max Priority Queue, # How -## Live Examples +[API Docs](https://data-structure-typed-docs.vercel.app) [Live Examples](https://data-structure-typed-examples.vercel.app)