From 09e9f3f173382009ba94269fb24ac8d5ff15d505 Mon Sep 17 00:00:00 2001 From: oabrivard Date: Wed, 10 Jan 2024 11:16:31 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84f7f27..294115c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # gogcp -GO implementation of algorithms and data structures described in the book "Guide to Competitive Programming" by Antti Laaksonen. +Go implementation of algorithms and data structures described in the book "Guide to Competitive Programming" by Antti Laaksonen. https://www.amazon.com/Guide-Competitive-Programming-Algorithms-Undergraduate/dp/3319725467 \ No newline at end of file