From 5bacbf82832a8b1ac6e64175a099031aeedcd30f Mon Sep 17 00:00:00 2001 From: Cooper Larson <26559155+cooperlarson@users.noreply.github.com> Date: Mon, 19 Aug 2024 16:03:44 -0600 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d1edb2e..e43748e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ The Bounded Priority Deque is a single-header C++ library built for one purpose: The final stretch before the stable release of the Bounded Priority Deque is designed to enhance project performance with unmatched efficiency. [Access Early Release Documentation](https://bounded-priority-deque.cooperhlarson.com) -[Project Overview @ cooperhlarson.com](https://cooperhlarson.com/projects/boundedprioritydequehpp) + +[Project Recap | cooperhlarson.com](https://cooperhlarson.com/projects/boundedprioritydequehpp) ## Motivation